+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ripright.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lOVfXa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ripright-0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/ripright-0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ripright-0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-incorrect-handle-of-MUSICBRAINZ_ALBUMID-and-MUSI.patch):' Patch #0 (0001-Fix-incorrect-handle-of-MUSICBRAINZ_ALBUMID-and-MUSI.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/ripright.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bPWluT + umask 022 + cd /builddir/build/BUILD + cd ripright-0.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for flac... yes checking for MagickWand... yes checking for libcurl... yes checking for libdiscid... yes checking for paranoia_init in -lcdda_paranoia... yes checking for cdda_open in -lcdda_interface... yes checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking cdda_interface.h usability... no checking cdda_interface.h presence... no checking for cdda_interface.h... no checking cdda/cdda_interface.h usability... yes checking cdda/cdda_interface.h presence... yes checking for cdda/cdda_interface.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for int16_t... yes checking for int32_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for strdup... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-log.o `test -f 'log.c' || echo './'`log.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-eject.o `test -f 'eject.c' || echo './'`eject.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-encodetask.o `test -f 'encodetask.c' || echo './'`encodetask.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-art.o `test -f 'art.c' || echo './'`art.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-rip.o `test -f 'rip.c' || echo './'`rip.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-bbuf.o `test -f 'bbuf.c' || echo './'`bbuf.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-curlfetch.o `test -f 'curlfetch.c' || echo './'`curlfetch.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-format.o `test -f 'format.c' || echo './'`format.c format.c: In function 'Format': format.c:182:30: warning: '%02u' directive output may be truncated writing between 2 and 5 bytes into a region of size 4 [-Wformat-truncation=] snprintf(trackString, 4, "%02" PRIu16, trackNum); ^~~~~ format.c:182:31: note: format string is defined here snprintf(trackString, 4, "%02" PRIu16, trackNum); format.c:182:30: note: directive argument in the range [0, 65535] snprintf(trackString, 4, "%02" PRIu16, trackNum); ^~~~~ In file included from /usr/include/stdio.h:861:0, from format.c:30: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 6 bytes into a destination of size 4 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-enc.o `test -f 'enc.c' || echo './'`enc.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-xmlparse.o `test -f 'xmlparse.c' || echo './'`xmlparse.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-ripright.o `test -f 'ripright.c' || echo './'`ripright.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-x_mem.o `test -f 'x_mem.c' || echo './'`x_mem.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o riparrange-x_mem.o `test -f 'x_mem.c' || echo './'`x_mem.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o riparrange-format.o `test -f 'format.c' || echo './'`format.c format.c: In function 'Format': format.c:182:30: warning: '%02u' directive output may be truncated writing between 2 and 5 bytes into a region of size 4 [-Wformat-truncation=] snprintf(trackString, 4, "%02" PRIu16, trackNum); ^~~~~ format.c:182:31: note: format string is defined here snprintf(trackString, 4, "%02" PRIu16, trackNum); format.c:182:30: note: directive argument in the range [0, 65535] snprintf(trackString, 4, "%02" PRIu16, trackNum); ^~~~~ In file included from /usr/include/stdio.h:861:0, from format.c:30: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 6 bytes into a destination of size 4 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ripright-mblookup.o `test -f 'mblookup.c' || echo './'`mblookup.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -std=gnu99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o riparrange-riparrange.o `test -f 'riparrange.c' || echo './'`riparrange.c make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -Wall -Wextra -std=gnu99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o riparrange riparrange-riparrange.o riparrange-format.o riparrange-x_mem.o -lFLAC -lpthread -lcdda_interface -lcdda_paranoia make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' gcc -Wall -Wextra -std=gnu99 -O2 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ripright ripright-art.o ripright-eject.o ripright-encodetask.o ripright-log.o ripright-rip.o ripright-curlfetch.o ripright-bbuf.o ripright-enc.o ripright-format.o ripright-ripright.o ripright-xmlparse.o ripright-mblookup.o ripright-x_mem.o -lFLAC -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lcurl -ldiscid -lpthread -lpthread -lcdda_interface -lcdda_paranoia make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' Making all in man /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in test make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t7eGIb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64 + cd ripright-0.11 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/bin' /usr/bin/install -p ripright riparrange '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' make[1]: Leaving directory '/builddir/build/BUILD/ripright-0.11/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/ripright-0.11/man' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/man' make[3]: Entering directory '/builddir/build/BUILD/ripright-0.11/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 ripright.1 riparrange.1 '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/ripright-0.11/man' make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/man' make[1]: Leaving directory '/builddir/build/BUILD/ripright-0.11/man' Making install in test make[1]: Entering directory '/builddir/build/BUILD/ripright-0.11/test' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11/test' make[1]: Leaving directory '/builddir/build/BUILD/ripright-0.11/test' make[1]: Entering directory '/builddir/build/BUILD/ripright-0.11' make[2]: Entering directory '/builddir/build/BUILD/ripright-0.11' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright' /usr/bin/install -p -m 644 COPYING ChangeLog '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright' make[2]: Leaving directory '/builddir/build/BUILD/ripright-0.11' make[1]: Leaving directory '/builddir/build/BUILD/ripright-0.11' + rm -frv /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright removed '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright/COPYING' removed '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright/ChangeLog' removed directory '/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ripright-0.11-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BSI4rK + umask 022 + cd /builddir/build/BUILD + cd ripright-0.11 + DOCDIR=/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright + cp -pr ChangeLog /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/doc/ripright + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LAUaMy + umask 022 + cd /builddir/build/BUILD + cd ripright-0.11 + LICENSEDIR=/builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/licenses/ripright + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/licenses/ripright + cp -pr COPYING /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64/usr/share/licenses/ripright + exit 0 Provides: ripright = 0.11-8.fc28 ripright(riscv-64) = 0.11-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libFLAC.so.8()(64bit) libMagickCore-6.Q16.so.5()(64bit) libMagickWand-6.Q16.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcdda_interface.so.0()(64bit) libcdda_paranoia.so.0()(64bit) libcurl.so.4()(64bit) libdiscid.so.0()(64bit) libgomp.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/ripright-0.11-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ripright-0.11-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZUBUCr + umask 022 + cd /builddir/build/BUILD + cd ripright-0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ripright-0.11-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff