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/fuse-btfs.spec'], chrootPath='/var/lib/mock/f33-build-620978-67472/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/fuse-btfs.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=1605484800 Wrote: /builddir/build/SRPMS/fuse-btfs-2.23-1.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/fuse-btfs.spec'], chrootPath='/var/lib/mock/f33-build-620978-67472/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/fuse-btfs.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=1605484800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xgt8bm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf btfs-2.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/btfs-2.23.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd btfs-2.23 + /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.M5FiDl + umask 022 + cd /builddir/build/BUILD + cd btfs-2.23 + autoreconf -i configure.ac:16: installing './compile' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' + 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 2021-05-07 01:57:53.925304998 -0400 +++ ./configure 2021-05-07 01:58:21.555304614 -0400 @@ -1804,7 +1804,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 + '[' 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 make supports nested variables... 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 whether make supports the include directive... yes (GNU style) checking dependency style of g++... none 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 FUSE... yes checking for LIBTORRENT... yes checking for LIBCURL... yes 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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 for off_t... yes checking for size_t... yes checking for memset... yes checking for memcpy... yes checking for strcmp... yes checking for mkdir... yes checking for strdup... yes checking for realpath... yes checking for getxattr... yes checking for dirname... yes checking for basename... yes checking for pthread_setname_np in -lpthread... yes checking for library containing __atomic_load... -latomic 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 scripts/Makefile config.status: creating man/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/builddir/build/BUILD/btfs-2.23/src' g++ -DPACKAGE_NAME=\"btfs\" -DPACKAGE_TARNAME=\"btfs\" -DPACKAGE_VERSION=\"2.23\" -DPACKAGE_STRING=\"btfs\ 2.23\" -DPACKAGE_BUGREPORT=\"johan.gunnarsson@gmail.com\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"2.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_STRCMP=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_REALPATH=1 -DHAVE_GETXATTR=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DHAVE_LIBPTHREAD=1 -I. -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -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 btfsstat-btfsstat.o `test -f 'btfsstat.cc' || echo './'`btfsstat.cc make[1]: Leaving directory '/builddir/build/BUILD/btfs-2.23/src' make[1]: Entering directory '/builddir/build/BUILD/btfs-2.23/src' g++ -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -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 btfsstat btfsstat-btfsstat.o -latomic -lpthread make[1]: Leaving directory '/builddir/build/BUILD/btfs-2.23/src' make[1]: Entering directory '/builddir/build/BUILD/btfs-2.23/src' g++ -DPACKAGE_NAME=\"btfs\" -DPACKAGE_TARNAME=\"btfs\" -DPACKAGE_VERSION=\"2.23\" -DPACKAGE_STRING=\"btfs\ 2.23\" -DPACKAGE_BUGREPORT=\"johan.gunnarsson@gmail.com\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"2.23\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_STRCMP=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_REALPATH=1 -DHAVE_GETXATTR=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DHAVE_LIBPTHREAD=1 -I. -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -fexceptions -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_USE_ICONV -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -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 btfs-btfs.o `test -f 'btfs.cc' || echo './'`btfs.cc make[1]: Leaving directory '/builddir/build/BUILD/btfs-2.23/src' btfs.cc: In function 'void handle_read_piece_alert(libtorrent::read_piece_alert*, btfs::Log*)': btfs.cc:252:9: warning: 'libtorrent::read_piece_alert::ec' is deprecated [-Wdeprecated-declarations] 252 | if (a->ec) { | ^~ In file included from btfs.cc:42: /usr/include/libtorrent/alert_types.hpp:311:40: note: declared here 311 | error_code TORRENT_DEPRECATED_MEMBER ec; | ^~ btfs.cc:252:9: warning: 'libtorrent::read_piece_alert::ec' is deprecated [-Wdeprecated-declarations] 252 | if (a->ec) { | ^~ In file included from btfs.cc:42: /usr/include/libtorrent/alert_types.hpp:311:40: note: declared here 311 | error_code TORRENT_DEPRECATED_MEMBER ec; | ^~ btfs.cc:252:9: warning: 'libtorrent::read_piece_alert::ec' is deprecated [-Wdeprecated-declarations] 252 | if (a->ec) { | ^~ In file included from btfs.cc:42: /usr/include/libtorrent/alert_types.hpp:311:40: note: declared here 311 | error_code TORRENT_DEPRECATED_MEMBER ec; | ^~ btfs.cc: At global scope: btfs.cc:287:72: warning: 'torrent_added_alert' is deprecated [-Wdeprecated-declarations] 287 | handle_torrent_added_alert(libtorrent::torrent_added_alert *a, Log *log) { | ^ In file included from btfs.cc:42: /usr/include/libtorrent/alert_types.hpp:233:35: note: declared here 233 | struct TORRENT_DEPRECATED_EXPORT torrent_added_alert final : torrent_alert | ^~~~~~~~~~~~~~~~~~~ btfs.cc: In function 'void handle_alert(libtorrent::alert*, btfs::Log*)': btfs.cc:327:40: warning: 'torrent_added_alert' is deprecated [-Wdeprecated-declarations] 327 | case libtorrent::torrent_added_alert::alert_type: | ^~~~~~~~~~ In file included from btfs.cc:42: /usr/include/libtorrent/alert_types.hpp:233:35: note: declared here 233 | struct TORRENT_DEPRECATED_EXPORT torrent_added_alert final : torrent_alert | ^~~~~~~~~~~~~~~~~~~ btfs.cc:330:37: warning: 'torrent_added_alert' is deprecated [-Wdeprecated-declarations] 330 | (libtorrent::torrent_added_alert *) a, log); | ^ In file included from btfs.cc:42: /usr/include/libtorrent/alert_types.hpp:233:35: note: declared here 233 | struct TORRENT_DEPRECATED_EXPORT torrent_added_alert final : torrent_alert | ^~~~~~~~~~~~~~~~~~~ btfs.cc: In function 'void* btfs_init(fuse_conn_info*)': btfs.cc:572:24: warning: 'libtorrent::session_handle::start_default_features' is deprecated [-Wdeprecated-declarations] 572 | libtorrent::session::start_default_features; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libtorrent/session.hpp:41, from btfs.cc:39: /usr/include/libtorrent/session_handle.hpp:806:62: note: declared here 806 | static constexpr session_flags_t TORRENT_DEPRECATED_MEMBER start_default_features = 1_bit; | ^~~~~~~~~~~~~~~~~~~~~~ btfs.cc:572:24: warning: 'libtorrent::session_handle::start_default_features' is deprecated [-Wdeprecated-declarations] 572 | libtorrent::session::start_default_features; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libtorrent/session.hpp:41, from btfs.cc:39: /usr/include/libtorrent/session_handle.hpp:806:62: note: declared here 806 | static constexpr session_flags_t TORRENT_DEPRECATED_MEMBER start_default_features = 1_bit; | ^~~~~~~~~~~~~~~~~~~~~~ btfs.cc:582:22: warning: 'libtorrent::alert::progress_notification' is deprecated [-Wdeprecated-declarations] 582 | libtorrent::alert::progress_notification | | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libtorrent/session_handle.hpp:42, from /usr/include/libtorrent/session.hpp:41, from btfs.cc:39: /usr/include/libtorrent/alert.hpp:223:63: note: declared here 223 | static constexpr alert_category_t TORRENT_DEPRECATED_MEMBER progress_notification = 7_bit; | ^~~~~~~~~~~~~~~~~~~~~ btfs.cc:582:22: warning: 'libtorrent::alert::progress_notification' is deprecated [-Wdeprecated-declarations] 582 | libtorrent::alert::progress_notification | | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libtorrent/session_handle.hpp:42, from /usr/include/libtorrent/session.hpp:41, from btfs.cc:39: /usr/include/libtorrent/alert.hpp:223:63: note: declared here 223 | static constexpr alert_category_t TORRENT_DEPRECATED_MEMBER progress_notification = 7_bit; | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/btfs-2.23/src' g++ -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -fexceptions -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_USE_ICONV -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -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 btfs btfs-btfs.o -lfuse -pthread -ltorrent-rasterbar -lpthread -lssl -lcrypto -lcurl -latomic -lpthread make[1]: Leaving directory '/builddir/build/BUILD/btfs-2.23/src' Making all in scripts make[1]: Nothing to be done for 'all'. Making all in man make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CJtwel + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64 + cd btfs-2.23 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/btfs-2.23/src' make[2]: Entering directory '/builddir/build/BUILD/btfs-2.23/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/bin' /usr/bin/install -p btfs btfsstat '/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/btfs-2.23/src' make[1]: Leaving directory '/builddir/build/BUILD/btfs-2.23/src' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/btfs-2.23/scripts' make[2]: Entering directory '/builddir/build/BUILD/btfs-2.23/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/bin' /usr/bin/install -p btplay '/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/btfs-2.23/scripts' make[1]: Leaving directory '/builddir/build/BUILD/btfs-2.23/scripts' Making install in man make[1]: Entering directory '/builddir/build/BUILD/btfs-2.23/man' make[2]: Entering directory '/builddir/build/BUILD/btfs-2.23/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 btfs.1 '/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/btfs-2.23/man' make[1]: Leaving directory '/builddir/build/BUILD/btfs-2.23/man' make[1]: Entering directory '/builddir/build/BUILD/btfs-2.23' make[2]: Entering directory '/builddir/build/BUILD/btfs-2.23' 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/btfs-2.23' make[1]: Leaving directory '/builddir/build/BUILD/btfs-2.23' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.23-1.fc33 --unique-debug-suffix -2.23-1.fc33.riscv64 --unique-debug-src-base fuse-btfs-2.23-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/btfs-2.23 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/bin/btfsstat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/bin/btfs extracting debug info from /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/bin/btfsstat extracting debug info from /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/bin/btfs original debug info size: 4880kB, size after compression: 4756kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 60 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/btplay from /usr/bin/env python3 to #!/usr/bin/python3 Processing files: fuse-btfs-2.23-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l4fqil + umask 022 + cd /builddir/build/BUILD + cd btfs-2.23 + DOCDIR=/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/share/doc/fuse-btfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/share/doc/fuse-btfs + cp -pr README.md /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/share/doc/fuse-btfs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WmnGQl + umask 022 + cd /builddir/build/BUILD + cd btfs-2.23 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/share/licenses/fuse-btfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/share/licenses/fuse-btfs + cp -pr LICENSE /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64/usr/share/licenses/fuse-btfs + RPM_EC=0 ++ jobs -p + exit 0 Provides: fuse-btfs = 2.23-1.fc33 fuse-btfs(riscv-64) = 2.23-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 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) libcurl.so.4()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtorrent-rasterbar.so.10()(64bit) rtld(GNU_HASH) Processing files: fuse-btfs-debugsource-2.23-1.fc33.riscv64 Provides: fuse-btfs-debugsource = 2.23-1.fc33 fuse-btfs-debugsource(riscv-64) = 2.23-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fuse-btfs-debuginfo-2.23-1.fc33.riscv64 Provides: debuginfo(build-id) = 177fe3899af83848cc23327a1d40e7640c0cf413 debuginfo(build-id) = a2f123b1997b44c28e72326e05be4ec205a8c7e7 fuse-btfs-debuginfo = 2.23-1.fc33 fuse-btfs-debuginfo(riscv-64) = 2.23-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-btfs-debugsource(riscv-64) = 2.23-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64 Wrote: /builddir/build/RPMS/fuse-btfs-debugsource-2.23-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fuse-btfs-2.23-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fuse-btfs-debuginfo-2.23-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gCyVaj + umask 022 + cd /builddir/build/BUILD + cd btfs-2.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fuse-btfs-2.23-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0