+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/avarice.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.dfllQh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf avarice-2.13 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/avarice-2.13.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd avarice-2.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (avarice-2.13-pragma.patch):' Patch #0 (avarice-2.13-pragma.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pragma --fuzz=0 patching file src/pragma.h + echo 'Patch #1 (avarice-2.13-uchar.patch):' Patch #1 (avarice-2.13-uchar.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .uchar --fuzz=0 patching file src/jtagrw.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MHk6yX + umask 022 + cd /builddir/build/BUILD + cd avarice-2.13 + export LIBS=-ldl + LIBS=-ldl + 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 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 for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... none checking for perl... /usr/bin/perl checking for library containing gethostbyname... none required checking for socket... yes checking for library containing inet_aton... none required checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for dcgettext in -lintl... no checking for xmalloc in -liberty... yes checking for bfd_init in -lbfd... yes checking for usb_get_string_simple in -lusb... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking bfd.h usability... yes checking bfd.h presence... yes checking for bfd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking whether libbfd requires libz... no checking whether libbfd requires libdl... no checking for error_at_line... yes checking for pid_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 working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... (cached) yes checking for strcasecmp... yes checking for strerror... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating scripts/Makefile config.status: creating scripts/ice-gdb config.status: WARNING: 'scripts/ice-gdb.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating avarice.spec config.status: creating Makefile config.status: creating src/autoconf.h config.status: executing depfiles commands + make -j4 Making all in scripts make[1]: Entering directory '/builddir/build/BUILD/avarice-2.13/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/avarice-2.13/scripts' Making all in src make[1]: Entering directory '/builddir/build/BUILD/avarice-2.13/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/avarice-2.13/src' gcc -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 crc16.c g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 devdescr.o devdescr.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 ioreg.o ioreg.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtag2bp.o jtag2bp.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtag2io.o jtag2io.cc devdescr.cc:36:51: warning: missing option after '#pragma GCC diagnostic' kind [-Wpragmas] PRAGMA_DIAG_IGNORED("-Wmissing-field-initializers") ^ g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtag2misc.o jtag2misc.cc In file included from jtag2bp.cc:39:0: jtag2.h:274:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool retryOnTimeout = true) throw(jtag_exception); ^~~~~ jtag2bp.cc:325:41: warning: missing option after '#pragma GCC diagnostic' kind [-Wpragmas] PRAGMA_DIAG_IGNORED("-Wunused-parameter") ^ g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtag2prog.o jtag2prog.cc In file included from jtag2io.cc:41:0: jtag2.h:274:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool retryOnTimeout = true) throw(jtag_exception); ^~~~~ jtag2io.cc:376:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (jtag_exception) ^~~~~ In file included from jtag2misc.cc:35:0: jtag2.h:274:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool retryOnTimeout = true) throw(jtag_exception); ^~~~~ g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtag2run.o jtag2run.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtag2rw.o jtag2rw.cc In file included from jtag2prog.cc:46:0: jtag2.h:274:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool retryOnTimeout = true) throw(jtag_exception); ^~~~~ g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtag2usb.o jtag2usb.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtagbp.o jtagbp.cc In file included from jtag2run.cc:39:0: jtag2.h:274:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool retryOnTimeout = true) throw(jtag_exception); ^~~~~ jtag2run.cc:98:41: warning: missing option after '#pragma GCC diagnostic' kind [-Wpragmas] PRAGMA_DIAG_IGNORED("-Wunused-parameter") ^ In file included from jtag2rw.cc:38:0: jtag2.h:274:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool retryOnTimeout = true) throw(jtag_exception); ^~~~~ jtagbp.cc:69:41: warning: missing option after '#pragma GCC diagnostic' kind [-Wpragmas] PRAGMA_DIAG_IGNORED("-Wunused-parameter") ^ g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtaggeneric.o jtaggeneric.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtagio.o jtagio.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtagmisc.o jtagmisc.cc jtag2usb.cc:211:41: warning: missing option after '#pragma GCC diagnostic' kind [-Wpragmas] PRAGMA_DIAG_IGNORED("-Wunused-parameter") ^ g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtagprog.o jtagprog.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtagrun.o jtagrun.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 jtagrw.o jtagrw.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 main.o main.cc jtagprog.cc: In member function 'virtual void jtag1::enableProgramming()': jtagprog.cc:206:38: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] if (doSimpleJtagCommand(0xa3, 1) < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ jtagprog.cc: In member function 'virtual void jtag1::disableProgramming()': jtagprog.cc:217:38: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] if (doSimpleJtagCommand(0xa4, 1) < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ jtagprog.cc: In member function 'virtual void jtag1::eraseProgramMemory()': jtagprog.cc:229:38: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] if (doSimpleJtagCommand(0xa5, 1) < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 remote.o remote.cc g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 utils.o utils.cc In file included from main.cc:46:0: jtag2.h:274:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool retryOnTimeout = true) throw(jtag_exception); ^~~~~ gcc -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 gnu_getopt.c gcc -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -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 gnu_getopt1.c g++ -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 avarice crc16.o devdescr.o ioreg.o jtag2bp.o jtag2io.o jtag2misc.o jtag2prog.o jtag2run.o jtag2rw.o jtag2usb.o jtagbp.o jtaggeneric.o jtagio.o jtagmisc.o jtagprog.o jtagrun.o jtagrw.o main.o remote.o utils.o gnu_getopt.o gnu_getopt1.o -lusb -lbfd -liberty -ldl make[2]: Leaving directory '/builddir/build/BUILD/avarice-2.13/src' make[1]: Leaving directory '/builddir/build/BUILD/avarice-2.13/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/avarice-2.13/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/avarice-2.13/doc' make[1]: Entering directory '/builddir/build/BUILD/avarice-2.13' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/avarice-2.13' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zYwki0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64 + cd avarice-2.13 + make install DESTDIR=/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64 Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/avarice-2.13/scripts' make[2]: Entering directory '/builddir/build/BUILD/avarice-2.13/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/bin' /usr/bin/install -c start-avarice kill-avarice ice-gdb ice-insight '/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/avarice' /usr/bin/install -c -m 644 gdb-avarice-script '/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/avarice' make[2]: Leaving directory '/builddir/build/BUILD/avarice-2.13/scripts' make[1]: Leaving directory '/builddir/build/BUILD/avarice-2.13/scripts' Making install in src make[1]: Entering directory '/builddir/build/BUILD/avarice-2.13/src' make[2]: Entering directory '/builddir/build/BUILD/avarice-2.13/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/bin' /usr/bin/install -c avarice '/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/avarice-2.13/src' make[1]: Leaving directory '/builddir/build/BUILD/avarice-2.13/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/avarice-2.13/doc' make[2]: Entering directory '/builddir/build/BUILD/avarice-2.13/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 ice-gdb.1 ice-insight.1 avarice.1 '/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/avarice-2.13/doc' make[1]: Leaving directory '/builddir/build/BUILD/avarice-2.13/doc' make[1]: Entering directory '/builddir/build/BUILD/avarice-2.13' make[2]: Entering directory '/builddir/build/BUILD/avarice-2.13' 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/avarice-2.13' make[1]: Leaving directory '/builddir/build/BUILD/avarice-2.13' + /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: avarice-2.13-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pzRdw5 + umask 022 + cd /builddir/build/BUILD + cd avarice-2.13 + DOCDIR=/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/doc/avarice + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/doc/avarice + cp -pr AUTHORS /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/doc/avarice + cp -pr ChangeLog /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/doc/avarice + cp -pr NEWS /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/doc/avarice + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FbsqsF + umask 022 + cd /builddir/build/BUILD + cd avarice-2.13 + LICENSEDIR=/builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/licenses/avarice + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/licenses/avarice + cp -pr COPYING /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64/usr/share/licenses/avarice + exit 0 Provides: avarice = 2.13-5.fc28 avarice(riscv-64) = 2.13-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libusb-0.1.so.4()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/avarice-2.13-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/avarice-2.13-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cAVNMu + umask 022 + cd /builddir/build/BUILD + cd avarice-2.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/avarice-2.13-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff