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/perl-Math-Libm.spec'], chrootPath='/var/lib/mock/f33-build-284972-52999/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/perl-Math-Libm.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 sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1592784000 Wrote: /builddir/build/SRPMS/perl-Math-Libm-1.00-27.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/perl-Math-Libm.spec'], chrootPath='/var/lib/mock/f33-build-284972-52999/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/perl-Math-Libm.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=1592784000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vmFDoG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-Libm-1.00 + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-Libm-1.00.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-Libm-1.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/Math-Libm-license.txt license.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0HdyhJ + umask 022 + cd /builddir/build/BUILD + cd Math-Libm-1.00 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -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' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Libm + make -j4 "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Libm.xs > Libm.xsc Running Mkbootstrap for Libm () chmod 644 "Libm.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Libm.bs blib/arch/auto/Math/Libm/Libm.bs 644 cp Libm.pm blib/lib/Math/Libm.pm AutoSplitting blib/lib/Math/Libm.pm (blib/lib/auto/Math/Libm) mv Libm.xsc Libm.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib64/perl5/CORE" -D_REENTRANT Libm.c Libm.xs: In function 'constant_M_PI_': Libm.xs:38:1: warning: label 'not_there' defined but not used [-Wunused-label] 38 | not_there: | ^~~~~~~~~ Libm.xs: In function 'constant_M_P': Libm.xs:67:1: warning: label 'not_there' defined but not used [-Wunused-label] 67 | not_there: | ^~~~~~~~~ Libm.xs: In function 'constant_M_2': Libm.xs:100:1: warning: label 'not_there' defined but not used [-Wunused-label] 100 | not_there: | ^~~~~~~~~ Libm.xs: In function 'constant_M_S': Libm.xs:133:1: warning: label 'not_there' defined but not used [-Wunused-label] 133 | not_there: | ^~~~~~~~~ Libm.xs: In function 'constant_M_LN': Libm.xs:162:1: warning: label 'not_there' defined but not used [-Wunused-label] 162 | not_there: | ^~~~~~~~~ Libm.xs: In function 'constant_M_LO': Libm.xs:195:1: warning: label 'not_there' defined but not used [-Wunused-label] 195 | not_there: | ^~~~~~~~~ Libm.xs: In function 'constant_M_L': Libm.xs:212:1: warning: label 'not_there' defined but not used [-Wunused-label] 212 | not_there: | ^~~~~~~~~ Libm.xs: In function 'constant': Libm.xs:262:1: warning: label 'not_there' defined but not used [-Wunused-label] 262 | not_there: | ^~~~~~~~~ At top level: Libm.xs:8:1: warning: 'not_here' defined but not used [-Wunused-function] 8 | not_here(char *s) | ^~~~~~~~ rm -f blib/arch/auto/Math/Libm/Libm.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 Libm.o -o blib/arch/auto/Math/Libm/Libm.so \ -lm -lperl \ chmod 755 blib/arch/auto/Math/Libm/Libm.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cic8uH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 + cd Math-Libm-1.00 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Libm.bs blib/arch/auto/Math/Libm/Libm.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-Math-Libm-1.00-27.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Math/Libm/Libm.so Installing /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/lib64/perl5/vendor_perl/Math/Libm.pm Installing /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Math/Libm/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/share/man/man3/Math::Libm.3pm + find /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.00-27.fc33 --unique-debug-suffix -1.00-27.fc33.riscv64 --unique-debug-src-base perl-Math-Libm-1.00-27.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Math-Libm-1.00 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Math/Libm/Libm.so extracting debug info from /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Math/Libm/Libm.so original debug info size: 172kB, size after compression: 168kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 55 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TM7H5I + umask 022 + cd /builddir/build/BUILD + cd Math-Libm-1.00 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Libm.bs blib/arch/auto/Math/Libm/Libm.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..1 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Math-Libm-1.00-27.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9LV4RH + umask 022 + cd /builddir/build/BUILD + cd Math-Libm-1.00 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/share/doc/perl-Math-Libm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/share/doc/perl-Math-Libm + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/share/doc/perl-Math-Libm + cp -pr README /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/share/doc/perl-Math-Libm + cp -pr license.txt /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64/usr/share/doc/perl-Math-Libm + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Math::Libm) = 1.00 perl-Math-Libm = 1.00-27.fc33 perl-Math-Libm(riscv-64) = 1.00-27.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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Math-Libm-debugsource-1.00-27.fc33.riscv64 Provides: perl-Math-Libm-debugsource = 1.00-27.fc33 perl-Math-Libm-debugsource(riscv-64) = 1.00-27.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Math-Libm-debuginfo-1.00-27.fc33.riscv64 Provides: debuginfo(build-id) = 0ccb99fbbb0feeab42a294d0ea7dcefe029bfca9 perl-Math-Libm-debuginfo = 1.00-27.fc33 perl-Math-Libm-debuginfo(riscv-64) = 1.00-27.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Math-Libm-debugsource(riscv-64) = 1.00-27.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-Math-Libm-debugsource-1.00-27.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Math-Libm-1.00-27.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Math-Libm-debuginfo-1.00-27.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vq50vH + umask 022 + cd /builddir/build/BUILD + cd Math-Libm-1.00 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-Libm-1.00-27.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0