Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Math-Int128.spec'], chrootPath='/var/lib/mock/f35-perl-27420092-3570941/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Math-Int128.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': 'C.UTF-8'} and shell False sh: line 1: perl: command not found Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1621555200 Wrote: /builddir/build/SRPMS/perl-Math-Int128-0.22-3.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Math-Int128.spec'], chrootPath='/var/lib/mock/f35-perl-27420092-3570941/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Math-Int128.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1621555200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A6YWhG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-Int128-0.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-Int128-0.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-Int128-0.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r ./inc + perl -i -ne 'print $_ unless m{\Ainc/}' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J1R6IU + umask 022 + cd /builddir/build/BUILD + cd Math-Int128-0.22 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' Checking for stdlib.h... Checking for cc... gcc yes Checking for stdarg.h... yes Checking for string.h... yes Checking for float.h... yes Checking for assert.h... yes Checking for ctype.h... yes Checking for errno.h... yes Checking for limits.h... yes Checking for locale.h... yes Checking for math.h... yes Checking for setjmp.h... yes Checking for signal.h... yes Checking for stddef.h... yes Checking for stdio.h... yes Checking for time.h... yes Checking for sys/types.h... yes Checking for sys/stat.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 uint64_t... yes Checking for __int128... yes Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Int128 + /usr/bin/make -O -j5 V=1 VERBOSE=1 Running Mkbootstrap for Int128 () chmod 644 "Int128.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int128.bs blib/arch/auto/Math/Int128/Int128.bs 644 cp lib/Math/Int128.pm blib/lib/Math/Int128.pm cp lib/Math/Int128/die_on_overflow.pm blib/lib/Math/Int128/die_on_overflow.pm "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Math-Int128-0.22/typemap' Int128.xs > Int128.xsc mv Int128.xsc Int128.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -fPIC "-I/usr/lib64/perl5/CORE" -D__INT128 perl_math_int64.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -fPIC "-I/usr/lib64/perl5/CORE" -D__INT128 Int128.c rm -f blib/arch/auto/Math/Int128/Int128.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 Int128.o perl_math_int64.o -o blib/arch/auto/Math/Int128/Int128.so \ -lperl \ chmod 755 blib/arch/auto/Math/Int128/Int128.so Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TEYcml + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64 + cd Math-Int128-0.22 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int128.bs blib/arch/auto/Math/Int128/Int128.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/Int128/Int128.so Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/lib64/perl5/vendor_perl/Math/Int128.pm Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/lib64/perl5/vendor_perl/Math/Int128/die_on_overflow.pm Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/share/man/man3/Math::Int128.3pm Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/share/man/man3/Math::Int128::die_on_overflow.3pm + find /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr + /usr/bin/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.22-3.fc35 --unique-debug-suffix -0.22-3.fc35.aarch64 --unique-debug-src-base perl-Math-Int128-0.22-3.fc35.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Math-Int128-0.22 extracting debug info from /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/Int128/Int128.so original debug info size: 356kB, size after compression: 320kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 302 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.ze9K6K + umask 022 + cd /builddir/build/BUILD + cd Math-Int128-0.22 + unset AUTHOR_TESTING RELEASE_TESTING + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int128.bs blib/arch/auto/Math/Int128/Int128.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ ok # # Versions for all modules listed in static metadata (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.62 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.62 # File::Spec any 3.80 # IO::Handle any 1.46 # IPC::Open3 any 1.21 # Math::BigInt any 1.999818 # Test::More 0.96 1.302185 # integer any 1.01 # # === Test Recommends === # # Module Want Have # ---------- -------- ------- # CPAN::Meta 2.120900 missing # # === Runtime Requires === # # Module Want Have # ----------- ---- ---- # Exporter any 5.76 # Math::Int64 0.51 0.54 # XSLoader any 0.30 # constant any 1.33 # overload any 1.33 # strict any 1.12 # warnings any 1.51 # t/00-report-prereqs.t ..... ok t/author-eol.t ............ skipped: these tests are for testing by the author t/author-no-tabs.t ........ skipped: these tests are for testing by the author t/author-pod-spell.t ...... skipped: these tests are for testing by the author t/bugs.t .................. ok t/Math-Int128.t ........... ok t/Math-UInt128.t .......... ok t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-portability.t ... skipped: these tests are for release candidate testing t/release-synopsis.t ...... skipped: these tests are for release candidate testing All tests successful. Files=12, Tests=2177, 3 wallclock secs ( 0.32 usr 0.12 sys + 2.47 cusr 0.31 csys = 3.22 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Math-Int128-0.22-3.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xs8lk0 + umask 022 + cd /builddir/build/BUILD + cd Math-Int128-0.22 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/share/doc/perl-Math-Int128 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/share/doc/perl-Math-Int128 + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/share/doc/perl-Math-Int128 + cp -pr README.md /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64/usr/share/doc/perl-Math-Int128 + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Math::Int128) = 0.22 perl(Math::Int128::die_on_overflow) = 0.22 perl(Math::UInt128) perl-Math-Int128 = 0.22-3.fc35 perl-Math-Int128(aarch-64) = 0.22-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.34()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Exporter) perl(Math::Int64) >= 0.51 perl(XSLoader) perl(constant) perl(overload) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Math-Int128-debugsource-0.22-3.fc35.aarch64 Provides: perl-Math-Int128-debugsource = 0.22-3.fc35 perl-Math-Int128-debugsource(aarch-64) = 0.22-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Math-Int128-debuginfo-0.22-3.fc35.aarch64 Provides: debuginfo(build-id) = 923877616f05f27afa696e66eff4a97c16954e2c perl-Math-Int128-debuginfo = 0.22-3.fc35 perl-Math-Int128-debuginfo(aarch-64) = 0.22-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Math-Int128-debugsource(aarch-64) = 0.22-3.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64 Wrote: /builddir/build/RPMS/perl-Math-Int128-0.22-3.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Math-Int128-debuginfo-0.22-3.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Math-Int128-debugsource-0.22-3.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gDe5aB + umask 022 + cd /builddir/build/BUILD + cd Math-Int128-0.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-Int128-0.22-3.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0