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/tw.spec'], chrootPath='/var/lib/mock/f33-build-295310-55461/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/tw.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/tw-0.9.16-19.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/tw.spec'], chrootPath='/var/lib/mock/f33-build-295310-55461/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/tw.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.elmBOG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tw-0.9.16 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tw-0.9.16.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tw-0.9.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.829bBG + umask 022 + cd /builddir/build/BUILD + cd tw-0.9.16 + 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 + mv ./configure.backup ./configure + /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 + '[' 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 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 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 sed... yes checking for bash... yes checking for getopt... yes checking for gawk... yes checking for curl... yes checking for iconv... yes checking for xmllint... yes checking for lynx... yes checking for aspell... yes checking for espeak... yes 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 HUNSPELL... yes checking for MYTHES... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: executing depfiles commands + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/tw-0.9.16/src' g++ -DPACKAGE_NAME=\"translate\ word\" -DPACKAGE_TARNAME=\"tw\" -DPACKAGE_VERSION=\"0.9.16\" -DPACKAGE_STRING=\"translate\ word\ 0.9.16\" -DPACKAGE_BUGREPORT=\"juanmabcmail@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tw\" -DVERSION=\"0.9.16\" -I. -I/usr/include/hunspell -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 -c -o mythes_raw-mythes.o `test -f 'mythes.cxx' || echo './'`mythes.cxx sed -e 's,\[@\]pkg\[@\],tw,g' -e 's,\[@\]pkgname\[@\],translate word,g' -e 's,\[@\]pkgversion\[@\],0.9.16,g' -e 's,\[@\]pkgauthor\[@\],Juan Manuel Borges Caño,g' -e 's,\[@\]pkgmonth\[@\],August,g' -e 's,\[@\]pkgyear\[@\],2020,g' -e 's,\[@\]pkghomepage\[@\],http://code.google.com/p/translateword,g' -e 's,\[@\]pkgbugreport\[@\],juanmabcmail@gmail.com,g' -e 's,\[@\]pkgdescription\[@\],translate words into different languages,g' -e 's,\[@\]pkgdatadir\[@\],/usr/share/tw,g' -e 's,\[@\]pkghaveaspell\[@\],0,g' -e 's,\[@\]pkghaveespeak\[@\],0,g' -e 's,\[@\]pkghavemythes\[@\],0,g' ./tw.in.sh > tw sed -e 's,\[@\]pkg\[@\],tw,g' -e 's,\[@\]pkgname\[@\],translate word,g' -e 's,\[@\]pkgversion\[@\],0.9.16,g' -e 's,\[@\]pkgauthor\[@\],Juan Manuel Borges Caño,g' -e 's,\[@\]pkgmonth\[@\],August,g' -e 's,\[@\]pkgyear\[@\],2020,g' -e 's,\[@\]pkghomepage\[@\],http://code.google.com/p/translateword,g' -e 's,\[@\]pkgbugreport\[@\],juanmabcmail@gmail.com,g' -e 's,\[@\]pkgdescription\[@\],translate words into different languages,g' -e 's,\[@\]pkgdatadir\[@\],/usr/share/tw,g' -e 's,\[@\]pkghaveaspell\[@\],0,g' -e 's,\[@\]pkghaveespeak\[@\],0,g' -e 's,\[@\]pkghavemythes\[@\],0,g' ./mythes.in.sh > mythes chmod +x tw chmod +x mythes mythes.cxx: In function 'int main(int, char**)': mythes.cxx:73:48: warning: 'int Hunspell::stem(char***, const char*)' is deprecated [-Wdeprecated-declarations] 73 | if (pH) stemcount = pH->stem(&stem, buf); else stemcount = 0; | ^ In file included from mythes.cxx:7: /usr/include/hunspell/hunspell.hxx:168:20: note: declared here 168 | H_DEPRECATED int stem(char*** slst, const char* word); | ^~~~ mythes.cxx:93:77: warning: 'int Hunspell::generate(char***, const char*, const char*)' is deprecated [-Wdeprecated-declarations] 93 | if (pH && oldbuf[0]) l = pH->generate(&gen, pm->psyns[j], oldbuf); | ^ In file included from mythes.cxx:7: /usr/include/hunspell/hunspell.hxx:181:20: note: declared here 181 | H_DEPRECATED int generate(char*** slst, const char* word, const char* word2); | ^~~~~~~~ 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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mythes-raw mythes_raw-mythes.o -lhunspell-1.7 -lmythes-1.2 make[1]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/src' Making all in data make[1]: Entering directory '/builddir/build/BUILD/tw-0.9.16/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/data' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/tw-0.9.16/doc' sed -e 's,\[@\]pkg\[@\],tw,g' -e 's,\[@\]pkgname\[@\],translate word,g' -e 's,\[@\]pkgversion\[@\],0.9.16,g' -e 's,\[@\]pkgauthor\[@\],Juan Manuel Borges Caño,g' -e 's,\[@\]pkgmonth\[@\],August,g' -e 's,\[@\]pkgyear\[@\],2020,g' -e 's,\[@\]pkghomepage\[@\],http://code.google.com/p/translateword,g' -e 's,\[@\]pkgbugreport\[@\],juanmabcmail@gmail.com,g' -e 's,\[@\]pkgdescription\[@\],translate words into different languages,g' -e 's,\[@\]pkgdatadir\[@\],/usr/share/tw,g' -re 's,(\w@),\1@,g' ../doc/pkg.in.texi > pkg.texi sed -e 's,\[@\]pkg\[@\],tw,g' -e 's,\[@\]pkgname\[@\],translate word,g' -e 's,\[@\]pkgversion\[@\],0.9.16,g' -e 's,\[@\]pkgauthor\[@\],Juan Manuel Borges Caño,g' -e 's,\[@\]pkgmonth\[@\],August,g' -e 's,\[@\]pkgyear\[@\],2020,g' -e 's,\[@\]pkghomepage\[@\],http://code.google.com/p/translateword,g' -e 's,\[@\]pkgbugreport\[@\],juanmabcmail@gmail.com,g' -e 's,\[@\]pkgdescription\[@\],translate words into different languages,g' -e 's,\[@\]pkgdatadir\[@\],/usr/share/tw,g' ../doc/tw.in.man > tw.man make[1]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/doc' make[1]: Entering directory '/builddir/build/BUILD/tw-0.9.16' sed -e 's,\[@\]pkg\[@\],tw,g' -e 's,\[@\]pkgname\[@\],translate word,g' -e 's,\[@\]pkgversion\[@\],0.9.16,g' -e 's,\[@\]pkgauthor\[@\],Juan Manuel Borges Caño,g' -e 's,\[@\]pkgmonth\[@\],August,g' -e 's,\[@\]pkgyear\[@\],2020,g' -e 's,\[@\]pkghomepage\[@\],http://code.google.com/p/translateword,g' -e 's,\[@\]pkgbugreport\[@\],juanmabcmail@gmail.com,g' -e 's,\[@\]pkgdescription\[@\],translate words into different languages,g' -e 's,\[@\]pkgdatadir\[@\],/usr/share/tw,g' ./tw.in.spec > tw.spec make[1]: Leaving directory '/builddir/build/BUILD/tw-0.9.16' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.evVHbE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64 + cd tw-0.9.16 + export AM_UPDATE_INFO_DIR=no + AM_UPDATE_INFO_DIR=no + make install DESTDIR=/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/tw-0.9.16/src' make[2]: Entering directory '/builddir/build/BUILD/tw-0.9.16/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/bin' /usr/bin/install -c mythes-raw '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/bin' /usr/bin/install -c tw tw-config-klipper tw-config-gtw mythes '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/tw/engines' /usr/bin/install -c -m 644 engines/tw_share.sh engines/tw_cache.sh engines/tw_local.sh engines/tw_gt.sh engines/tw_ft.sh '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/tw/engines' /usr/bin/install -c -m 644 cmd.sh tw_mythes.sh '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/tw/.' make[2]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/src' make[1]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/tw-0.9.16/data' make[2]: Entering directory '/builddir/build/BUILD/tw-0.9.16/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/tw/dicts' /usr/bin/install -c -m 644 dicts/en-es.twd dicts/es-en.twd dicts/en-ar.twd dicts/ar-en.twd '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/tw/dicts' make[2]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/data' make[1]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/data' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/tw-0.9.16/doc' make[2]: Entering directory '/builddir/build/BUILD/tw-0.9.16/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/doc/tw' /usr/bin/install -c -m 644 engenv.sh xbindkeysrc klipperrc '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/doc/tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/info' /usr/bin/install -c -m 644 ./tw.info '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 'tw.man' '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/man/man1/tw.1' make[2]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/doc' make[1]: Leaving directory '/builddir/build/BUILD/tw-0.9.16/doc' make[1]: Entering directory '/builddir/build/BUILD/tw-0.9.16' make[2]: Entering directory '/builddir/build/BUILD/tw-0.9.16' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/doc/tw' /usr/bin/install -c -m 644 AUTHORS ChangeLog NEWS README COPYING '/builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/share/doc/tw' make[2]: Leaving directory '/builddir/build/BUILD/tw-0.9.16' make[1]: Leaving directory '/builddir/build/BUILD/tw-0.9.16' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.16-19.fc33 --unique-debug-suffix -0.9.16-19.fc33.riscv64 --unique-debug-src-base tw-0.9.16-19.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tw-0.9.16 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/bin/mythes-raw extracting debug info from /builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64/usr/bin/mythes-raw original debug info size: 132kB, size after compression: 128kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7 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 mangling shebang in /usr/bin/tw-config-gtw from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/bin/mythes from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/bin/tw-config-klipper from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/bin/tw from /usr/bin/env bash to #!/usr/bin/bash Processing files: tw-0.9.16-19.fc33.riscv64 Provides: tw = 0.9.16-19.fc33 tw(riscv-64) = 0.9.16-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): info Requires(preun): info Requires: /usr/bin/bash 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) libhunspell-1.7.so.0()(64bit) libmythes-1.2.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: tw-debugsource-0.9.16-19.fc33.riscv64 Provides: tw-debugsource = 0.9.16-19.fc33 tw-debugsource(riscv-64) = 0.9.16-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tw-debuginfo-0.9.16-19.fc33.riscv64 Provides: debuginfo(build-id) = bf14635baaca94f97ef714ca8c760903e11b2df0 tw-debuginfo = 0.9.16-19.fc33 tw-debuginfo(riscv-64) = 0.9.16-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tw-debugsource(riscv-64) = 0.9.16-19.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64 Wrote: /builddir/build/RPMS/tw-debugsource-0.9.16-19.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tw-debuginfo-0.9.16-19.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tw-0.9.16-19.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LGAUsE + umask 022 + cd /builddir/build/BUILD + cd tw-0.9.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tw-0.9.16-19.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0