Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/spew.spec'], chrootPath='/var/lib/mock/f33-build-302273-56931/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/spew.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/spew-1.0.8-24.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/spew.spec'], chrootPath='/var/lib/mock/f33-build-302273-56931/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/spew.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hkaTKY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spew-1.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/spew-1.0.8.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spew-1.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/spew-1.0.8-format-security.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lmQuhY + umask 022 + cd /builddir/build/BUILD + cd spew-1.0.8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2010-05-14 01:57:01.000000000 -0400 +++ ./configure 2020-08-15 07:03:33.959419079 -0400 @@ -1867,7 +1867,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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 whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/spew-1.0.8/config/missing: Unknown `--run' option checking for a thread-safe mkdir -p... Try `/builddir/build/BUILD/spew-1.0.8/config/missing --help' for more information configure: WARNING: `missing' script is too old or missing /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... 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 whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for poptGetContext in -lpopt... yes checking for wresize in -lncurses... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.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 off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether O_DIRECT is declared... yes checking whether TIOCGWINSZ is declared... yes checking whether WIOCGETD is declared... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether MNT_MNTTAB is declared... no checking whether _PATH_MOUNTED is declared... yes checking whether MNTTAB_PATH is declared... yes checking for getmntent... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for getpagesize... yes checking for gettimeofday... yes checking for memset... yes checking for strerror... yes checking for strsignal... yes checking for strrchr... yes checking for localtime_r... yes checking for basename... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating etc/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o TimeHack.o TimeHack.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o common.o common.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o Job.o Job.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o Log.o Log.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o Random.o Random.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o ReadJob.o ReadJob.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o WriteJob.o WriteJob.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o Transfer.o Transfer.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o TransferFactory.o TransferFactory.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o GarbageTransfer.o GarbageTransfer.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' GarbageTransfer.cpp: In member function 'virtual int GarbageTransfer::read(const TransferInfo&, std::string&)': GarbageTransfer.cpp:55:15: warning: unused variable 'transferNumber' [-Wunused-variable] 55 | capacity_t transferNumber = transInfo.getSequenceNumber(); | ^~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o NumbersTransfer.o NumbersTransfer.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' NumbersTransfer.cpp: In member function 'virtual int NumbersTransfer::write(const TransferInfo&, std::string&)': NumbersTransfer.cpp:145:15: warning: unused variable 'fileOffset' [-Wunused-variable] 145 | capacity_t fileOffset = transInfo.getOffset(); | ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o RandomTransfer.o RandomTransfer.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' RandomTransfer.cpp: In member function 'virtual int RandomTransfer::write(const TransferInfo&, std::string&)': RandomTransfer.cpp:150:15: warning: unused variable 'fileOffset' [-Wunused-variable] 150 | capacity_t fileOffset = transInfo.getOffset(); | ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o TransferInfo.o TransferInfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o BytePatternTransfer.o BytePatternTransfer.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' In file included from BytePatternTransfer.cpp:35: BytePatternTransfer.h: In constructor 'BytePatternTransfer::BytePatternTransfer(int, unsigned char*, capacity_t, pid_t, unsigned char)': BytePatternTransfer.h:54:8: warning: 'BytePatternTransfer::mPattern' will be initialized after [-Wreorder] 54 | int mPattern; | ^~~~~~~~ BytePatternTransfer.cpp:44:40: warning: base 'Transfer' [-Wreorder] 44 | Transfer(fd, buffer, bufferSize, pid) | ^ BytePatternTransfer.cpp:38:1: warning: when initialized here [-Wreorder] 38 | BytePatternTransfer::BytePatternTransfer(int fd, | ^~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o TransferInfoList.o TransferInfoList.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o TransferInfoListFactory.o TransferInfoListFactory.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SequentialTransferInfoList.o SequentialTransferInfoList.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o RandomTransferInfoList.o RandomTransferInfoList.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o Tui.o Tui.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SpewDisplay.o SpewDisplay.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SpewConsole.o SpewConsole.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SpewTuiWindow.o SpewTuiWindow.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SpewTui.o SpewTui.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SpewTuiHelpWindow.o SpewTuiHelpWindow.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SpewTuiProgressWindow.o SpewTuiProgressWindow.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' SpewTuiProgressWindow.cpp: In member function 'SpewTuiProgressWindow::hack()': SpewTuiProgressWindow.cpp:147:13: warning: 'hackStr' may be used uninitialized in this function [-Wmaybe-uninitialized] 147 | mvwprintw(mWindow, mNextHackY, mNextHackX, (char *)hackStr); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SpewTuiProgressWindow.cpp: In member function 'SpewTuiProgressWindow::endHack()': SpewTuiProgressWindow.cpp:166:13: warning: 'noHackStr' may be used uninitialized in this function [-Wmaybe-uninitialized] 166 | mvwprintw(mWindow, mNextHackY, mNextHackX, (char *)noHackStr); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' rm -f libcommon.a ar cru libcommon.a common.o TimeHack.o Job.o Log.o Random.o ReadJob.o WriteJob.o Transfer.o TransferFactory.o GarbageTransfer.o NumbersTransfer.o RandomTransfer.o BytePatternTransfer.o TransferInfo.o TransferInfoList.o TransferInfoListFactory.o RandomTransferInfoList.o SequentialTransferInfoList.o ranlib libcommon.a make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' rm -f libtui.a ar cru libtui.a Tui.o ranlib libtui.a make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SpewTuiStatisticsWindow.o SpewTuiStatisticsWindow.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o spew.o spew.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' spew.cpp: In function 'bool parse_options(int, const char**, std::string&)': spew.cpp:569:8: warning: unused variable 'useStdRcFilesArg' [-Wunused-variable] 569 | int useStdRcFilesArg = 1; | ^~~~~~~~~~~~~~~~ spew.cpp: In function 'void run(operation_enum)': spew.cpp:1401:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 1401 | gCurrentIteration < gIterationsToDo || | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ spew.cpp:1402:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 1402 | gCurrentIteration == gIterationsToDo && | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ spew.cpp:1402:51: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1402 | gCurrentIteration == gIterationsToDo && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1403 | operation == OPERATION_READ_AFTER_WRITE) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spew.cpp:1439:56: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 1439 | if (gIterationsToDo == 0 || gCurrentIteration < gIterationsToDo) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ spew.cpp:1446:58: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 1446 | } while (gIterationsToDo == 0LLU || gCurrentIteration < gIterationsToDo); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -c -o SpewTuiStatusWindow.o SpewTuiStatusWindow.cpp make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSYSCONFDIR=/etc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spew spew.o SpewDisplay.o SpewConsole.o SpewTui.o SpewTuiWindow.o SpewTuiHelpWindow.o SpewTuiProgressWindow.o SpewTuiStatisticsWindow.o SpewTuiStatusWindow.o libcommon.a libtui.a -lncurses -lpopt make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/man' sed -e 's!SPEW_VERSION!1.0.8!' \ -e 's!SYSCONFDIR!/etc!' spew.1.in >spew.1 make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/man' /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in etc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qol51V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64 + cd spew-1.0.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/bin" install -p spew '/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/bin' (cd /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/bin && ln -s -f spew gorge) (cd /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/bin && ln -s -f spew regorge) make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' make[1]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/spew-1.0.8/man' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/man' make[3]: Entering directory '/builddir/build/BUILD/spew-1.0.8/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/man/man1" install -p -m 644 spew.1 '/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/man/man1' (cd /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/man/man1 && ln -s -f spew.1 gorge.1) (cd /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/man/man1 && ln -s -f spew.1 regorge.1) make[3]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/man' make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/man' make[1]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/man' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/spew-1.0.8/etc' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8/etc' test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/etc" install -p -m 644 spew.conf '/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/etc' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/etc' make[1]: Leaving directory '/builddir/build/BUILD/spew-1.0.8/etc' make[1]: Entering directory '/builddir/build/BUILD/spew-1.0.8' make[2]: Entering directory '/builddir/build/BUILD/spew-1.0.8' 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/spew-1.0.8' make[1]: Leaving directory '/builddir/build/BUILD/spew-1.0.8' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.8-24.fc33 --unique-debug-suffix -1.0.8-24.fc33.riscv64 --unique-debug-src-base spew-1.0.8-24.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/spew-1.0.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/bin/spew extracting debug info from /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/bin/spew original debug info size: 2808kB, size after compression: 2328kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 516 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: spew-1.0.8-24.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.56qS5W + umask 022 + cd /builddir/build/BUILD + cd spew-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/doc/spew + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/doc/spew + cp -pr AUTHORS /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/doc/spew + cp -pr FAQ /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/doc/spew + cp -pr NEWS /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/doc/spew + cp -pr README /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/doc/spew + cp -pr TODO /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/doc/spew + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UQ3DYX + umask 022 + cd /builddir/build/BUILD + cd spew-1.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/licenses/spew + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/licenses/spew + cp -pr COPYING /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64/usr/share/licenses/spew + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(spew) = 1.0.8-24.fc33 spew = 1.0.8-24.fc33 spew(riscv-64) = 1.0.8-24.fc33 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libncurses.so.6()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(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) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: spew-debugsource-1.0.8-24.fc33.riscv64 Provides: spew-debugsource = 1.0.8-24.fc33 spew-debugsource(riscv-64) = 1.0.8-24.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: spew-debuginfo-1.0.8-24.fc33.riscv64 Provides: debuginfo(build-id) = d010b9311ee3334018c11a382bd5e8f05a8775d1 spew-debuginfo = 1.0.8-24.fc33 spew-debuginfo(riscv-64) = 1.0.8-24.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: spew-debugsource(riscv-64) = 1.0.8-24.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64 Wrote: /builddir/build/RPMS/spew-1.0.8-24.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/spew-debugsource-1.0.8-24.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/spew-debuginfo-1.0.8-24.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iXUZaV + umask 022 + cd /builddir/build/BUILD + cd spew-1.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/spew-1.0.8-24.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0