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-rpm-build-perl.spec'], chrootPath='/var/lib/mock/f29-build-19696-10455/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-rpm-build-perl.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 BUILDSTDERR: sh: perl: command not found BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-rpm-build-perl-0.82-24.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-rpm-build-perl.spec'], chrootPath='/var/lib/mock/f29-build-19696-10455/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-rpm-build-perl.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H32vqX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpm-build-perl-0.82 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/rpm-build-perl-0.82.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd rpm-build-perl-0.82 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rpm-build-perl-0.82-Fix-non-deterministic-failures-on-newer-perls.patch):' Patch #0 (rpm-build-perl-0.82-Fix-non-deterministic-failures-on-newer-perls.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/B/Walker.pm + echo 'Patch #1 (rpm-build-perl-0.82-Adjust-to-perl-5.22.patch):' Patch #1 (rpm-build-perl-0.82-Adjust-to-perl-5.22.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/B/PerlReq.pm patching file lib/B/Walker.pm patching file t/01-B-PerlReq.t + echo 'Patch #2 (rpm-build-perl-0.82-Port-to-OpSIBLING-like-macros-required-since-Perl-5..patch):' Patch #2 (rpm-build-perl-0.82-Port-to-OpSIBLING-like-macros-required-since-Perl-5..patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ConstOptree/ConstOptree.xs patching file ConstOptree/ppport.h patching file MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oSohRT + umask 022 + cd /builddir/build/BUILD + cd rpm-build-perl-0.82 + perl Makefile.PL NO_PACKLIST=1 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' BUILDSTDERR: Warning: NAME must be a package name Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for rpm-build-perl + make -j4 make[1]: Entering directory '/builddir/build/BUILD/rpm-build-perl-0.82/ConstOptree' cp lib/B/Clobbers.pm blib/lib/B/Clobbers.pm cp lib/B/Walker.pm blib/lib/B/Walker.pm cp lib/PerlReq/Utils.pm blib/lib/PerlReq/Utils.pm cp lib/B/PerlReq.pm blib/lib/B/PerlReq.pm cp fake.pm blib/lib/fake.pm Running Mkbootstrap for ConstOptree () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' ConstOptree.xs > ConstOptree.xsc chmod 644 "ConstOptree.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ConstOptree.bs ../blib/arch/auto/B/ConstOptree/ConstOptree.bs 644 cp ConstOptree.pm ../blib/lib/B/ConstOptree.pm BUILDSTDERR: Please specify prototyping behavior for ConstOptree.xs (see perlxs manual) mv ConstOptree.xsc ConstOptree.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=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/CORE" ConstOptree.c BUILDSTDERR: In file included from ConstOptree.xs:6: BUILDSTDERR: ppport.h:4594: warning: "WIDEST_UTYPE" redefined BUILDSTDERR: # define WIDEST_UTYPE U64TYPE BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:2465, BUILDSTDERR: from ConstOptree.xs:4: BUILDSTDERR: /usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition BUILDSTDERR: # define WIDEST_UTYPE U64 BUILDSTDERR: rm -f ../blib/arch/auto/B/ConstOptree/ConstOptree.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong ConstOptree.o -o ../blib/arch/auto/B/ConstOptree/ConstOptree.so \ -lperl \ chmod 755 ../blib/arch/auto/B/ConstOptree/ConstOptree.so Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/rpm-build-perl-0.82/ConstOptree' cp perl.clean blib/script/perl.clean cp perl.prov blib/script/perl.prov "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perl.prov cp perl.prov.files blib/script/perl.prov.files "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perl.clean cp perl.req blib/script/perl.req "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perl.prov.files "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perl.req cp perl.req.files blib/script/perl.req.files "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perl.req.files Manifying 2 pod documents Manifying 4 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2iD7aK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64 + cd rpm-build-perl-0.82 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64 make[1]: Entering directory '/builddir/build/BUILD/rpm-build-perl-0.82/ConstOptree' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ConstOptree.bs ../blib/arch/auto/B/ConstOptree/ConstOptree.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/rpm-build-perl-0.82/ConstOptree' Manifying 2 pod documents Manifying 4 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/B/ConstOptree/ConstOptree.so Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/lib64/perl5/vendor_perl/fake.pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/lib64/perl5/vendor_perl/PerlReq/Utils.pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/lib64/perl5/vendor_perl/B/PerlReq.pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/lib64/perl5/vendor_perl/B/ConstOptree.pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/lib64/perl5/vendor_perl/B/Walker.pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/lib64/perl5/vendor_perl/B/Clobbers.pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/man/man1/perl.prov.1 Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/man/man1/perl.req.1 Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/man/man3/B::Clobbers.3pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/man/man3/B::ConstOptree.3pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/man/man3/B::PerlReq.3pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/man/man3/B::Walker.3pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/man/man3/PerlReq::Utils.3pm Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/bin/perl.req Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/bin/perl.req.files Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/bin/perl.prov.files Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/bin/perl.clean Installing /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/bin/perl.prov + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.82-24.fc29 --unique-debug-suffix -0.82-24.fc29.riscv64 --unique-debug-src-base perl-rpm-build-perl-0.82-24.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rpm-build-perl-0.82 extracting debug info from /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/B/ConstOptree/ConstOptree.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 410 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KLGRtM Processing files: perl-rpm-build-perl-0.82-24.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ebkhvR + umask 022 + cd /builddir/build/BUILD + cd rpm-build-perl-0.82 + DOCDIR=/builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/doc/perl-rpm-build-perl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/doc/perl-rpm-build-perl + cp -pr README README.ALT /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/doc/perl-rpm-build-perl + cp -pr Changes /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/doc/perl-rpm-build-perl + cp -pr perl5-alt-rpm-macros /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/doc/perl-rpm-build-perl + cp -pr macros.env /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64/usr/share/doc/perl-rpm-build-perl + exit 0 Provides: perl(B::Clobbers) = 0.01 perl(B::ConstOptree) = 0.01 perl(B::PerlReq) = 0.82 perl(B::Walker) = 0.11 perl(PerlReq::Utils) perl-rpm-build-perl = 0.82-24.fc29 perl-rpm-build-perl(riscv-64) = 0.82-24.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) perl(:VERSION) >= 5.6.0 perl(B) perl(B::Walker) perl(Exporter) perl(File::Spec::Functions) perl(PerlReq::Utils) perl(XSLoader) perl(constant) perl(strict) rtld(GNU_HASH) Processing files: perl-rpm-build-perl-scripts-0.82-24.fc29.noarch Provides: perl-rpm-build-perl-scripts = 0.82-24.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh perl(:VERSION) >= 5.6.0 perl(:VERSION) >= 5.7.0 perl(B) perl(Config) perl(Getopt::Long) >= 2.24 perl(PerlReq::Utils) perl(strict) Processing files: perl-rpm-build-perl-debugsource-0.82-24.fc29.riscv64 Provides: perl-rpm-build-perl-debugsource = 0.82-24.fc29 perl-rpm-build-perl-debugsource(riscv-64) = 0.82-24.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-rpm-build-perl-debuginfo-0.82-24.fc29.riscv64 Provides: debuginfo(build-id) = e0279c9eb770007cf3bfc454e0397b711d09a03f perl-rpm-build-perl-debuginfo = 0.82-24.fc29 perl-rpm-build-perl-debuginfo(riscv-64) = 0.82-24.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-rpm-build-perl-debugsource(riscv-64) = 0.82-24.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-rpm-build-perl-0.82-24.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-rpm-build-perl-scripts-0.82-24.fc29.noarch.rpm Wrote: /builddir/build/RPMS/perl-rpm-build-perl-debugsource-0.82-24.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-rpm-build-perl-debuginfo-0.82-24.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LQ1Wjf + umask 022 + cd /builddir/build/BUILD + cd rpm-build-perl-0.82 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-rpm-build-perl-0.82-24.fc29.riscv64 + exit 0 Child return code was: 0