Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-BDB.spec'], chrootPath='/var/lib/mock/f31-build-46279-26493/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-BDB.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559260800 Wrote: /builddir/build/SRPMS/perl-BDB-1.92-7.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-BDB.spec'], chrootPath='/var/lib/mock/f31-build-46279-26493/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-BDB.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559260800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AcpooU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BDB-1.92 + /usr/bin/gzip -dc /builddir/build/SOURCES/BDB-1.92.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd BDB-1.92 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.36TY9R + umask 022 + cd /builddir/build/BUILD + cd BDB-1.92 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' NO_PACKLIST=1 + make -j4 BUILDSTDERR: BDB.xs: In function 'poll_cb': BUILDSTDERR: BDB.xs:644:7: warning: unused variable 'do_croak' [-Wunused-variable] BUILDSTDERR: 644 | int do_croak = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5300, BUILDSTDERR: from BDB.xs:8: BUILDSTDERR: /usr/lib64/perl5/CORE/pp.h:81:19: warning: unused variable 'sp' [-Wunused-variable] BUILDSTDERR: 81 | #define dSP SV **sp = PL_stack_sp BUILDSTDERR: | ^~ BUILDSTDERR: /usr/lib64/perl5/CORE/pp.h:81:19: note: in definition of macro 'dSP' BUILDSTDERR: 81 | #define dSP SV **sp = PL_stack_sp BUILDSTDERR: | ^~ BUILDSTDERR: BDB.xs: In function 'atfork_child': BUILDSTDERR: BDB.xs:993:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 993 | while (prv = reqq_shift (&req_queue)) BUILDSTDERR: | ^~~ BUILDSTDERR: BDB.xs:996:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 996 | while (prv = reqq_shift (&res_queue)) BUILDSTDERR: | ^~~ BUILDSTDERR: BDB.c: In function 'XS_BDB_db_env_lock_detect': BUILDSTDERR: BDB.c:1947:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1947 | SV * dummy; BUILDSTDERR: | ^~~~~ BUILDSTDERR: BDB.c: In function 'XS_BDB_db_env_memp_sync': BUILDSTDERR: BDB.c:2006:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2006 | SV * dummy; BUILDSTDERR: | ^~~~~ BUILDSTDERR: BDB.c: In function 'XS_BDB_db_env_memp_trickle': BUILDSTDERR: BDB.c:2050:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2050 | SV * dummy; BUILDSTDERR: | ^~~~~ BUILDSTDERR: BDB.c: In function 'XS_BDB_db_compact': BUILDSTDERR: BDB.c:2473:7: warning: variable 'unused2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2473 | SV * unused2; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: BDB.c:2471:7: warning: variable 'unused1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2471 | SV * unused1; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: BDB.c: In function 'XS_BDB_db_verify': BUILDSTDERR: BDB.c:2600:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2600 | SV * dummy; BUILDSTDERR: | ^~~~~ BUILDSTDERR: BDB.c: In function 'XS_BDB_db_c_count': BUILDSTDERR: BDB.c:3245:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3245 | U32 flags; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from BDB.xs:9: BUILDSTDERR: BDB.c: In function 'XS_BDB__Cursor_set_priority': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] BUILDSTDERR: 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: | ^~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' BUILDSTDERR: 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: | ^~~~ BUILDSTDERR: BDB.c:5105:6: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 5105 | int RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from BDB.xs:11: BUILDSTDERR: schmorp.h: In function 's_epipe_signal': BUILDSTDERR: schmorp.h:450:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 450 | write (epp->fd [1], &counter, (epp->len = 8)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: schmorp.h: In function 's_epipe_drain': BUILDSTDERR: schmorp.h:463:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 463 | read (epp->fd [0], buf, sizeof (buf)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: schmorp.h:417:1: warning: 's_epipe_destroy' defined but not used [-Wunused-function] BUILDSTDERR: 417 | s_epipe_destroy (s_epipe *epp) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: schmorp.h:220:1: warning: 's_gensub' defined but not used [-Wunused-function] BUILDSTDERR: 220 | s_gensub (pTHX_ void (*xsub)(pTHX_ CV *), void *arg) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: schmorp.h:198:1: warning: 's_get_cv_croak' defined but not used [-Wunused-function] BUILDSTDERR: 198 | s_get_cv_croak (SV *cb_sv) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: schmorp.h:174:1: warning: 's_fileno_croak' defined but not used [-Wunused-function] BUILDSTDERR: 174 | s_fileno_croak (SV *fh, int wr) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: schmorp.h:139:1: warning: 's_signum_croak' defined but not used [-Wunused-function] BUILDSTDERR: 139 | s_signum_croak (SV *sig) BUILDSTDERR: | ^~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for BDB Running Mkbootstrap for BDB () "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/BDB-1.92/typemap' BDB.xs > BDB.xsc chmod 644 "BDB.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BDB.bs blib/arch/auto/BDB/BDB.bs 644 cp BDB.pm blib/lib/BDB.pm mv BDB.xsc BDB.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"1.92\" -DXS_VERSION=\"1.92\" -fPIC "-I/usr/lib64/perl5/CORE" BDB.c rm -f blib/arch/auto/BDB/BDB.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong BDB.o -o blib/arch/auto/BDB/BDB.so \ -lpthread -ldb -lperl \ chmod 755 blib/arch/auto/BDB/BDB.so Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lQuEzS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64 + cd BDB-1.92 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64 + find /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64 -type f -name '*.bs' -a -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.92-7.fc31 --unique-debug-suffix -1.92-7.fc31.riscv64 --unique-debug-src-base perl-BDB-1.92-7.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/BDB-1.92 BUILDSTDERR: 389 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '%{__python}' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BDB.bs blib/arch/auto/BDB/BDB.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/BDB/BDB.so Installing /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/lib64/perl5/vendor_perl/BDB.pm Installing /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/share/man/man3/BDB.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/BDB/BDB.so extracting debug info from /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/BDB/BDB.so original debug info size: 564kB, size after compression: 548kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.F4vfVU Processing files: perl-BDB-1.92-7.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vRGhxS + umask 022 + cd /builddir/build/BUILD + cd BDB-1.92 + DOCDIR=/builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/share/doc/perl-BDB + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/share/doc/perl-BDB + cp -pr Changes /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/share/doc/perl-BDB + cp -pr README /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/share/doc/perl-BDB + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mkgA6V + umask 022 + cd /builddir/build/BUILD + cd BDB-1.92 + LICENSEDIR=/builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/share/licenses/perl-BDB + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/share/licenses/perl-BDB + cp -pr COPYING /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64/usr/share/licenses/perl-BDB + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Provides: perl(BDB) = 1.92 perl-BDB = 1.92-7.fc31 perl-BDB(riscv-64) = 1.92-7.fc31 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) libc.so.6(GLIBC_2.28)(64bit) libdb-5.3.so()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(Exporter) perl(base) perl(common::sense) rtld(GNU_HASH) Processing files: perl-BDB-debugsource-1.92-7.fc31.riscv64 Provides: perl-BDB-debugsource = 1.92-7.fc31 perl-BDB-debugsource(riscv-64) = 1.92-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-BDB-debuginfo-1.92-7.fc31.riscv64 Provides: debuginfo(build-id) = 5ac9501873432cddaf9c3df742bbcbaeed9c25e0 perl-BDB-debuginfo = 1.92-7.fc31 perl-BDB-debuginfo(riscv-64) = 1.92-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-BDB-debugsource(riscv-64) = 1.92-7.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64 Wrote: /builddir/build/RPMS/perl-BDB-1.92-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-BDB-debugsource-1.92-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-BDB-debuginfo-1.92-7.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ac2PqS + umask 022 + cd /builddir/build/BUILD + cd BDB-1.92 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-BDB-1.92-7.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0