Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Math-Int128.spec'], chrootPath='/var/lib/mock/epel8-build-side-52976-34805049-4592132/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 x86_64 --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: perl: command not found sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Math-Int128-0.22-6.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Math-Int128.spec'], chrootPath='/var/lib/mock/epel8-build-side-52976-34805049-4592132/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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eMVa2l + 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 + rm t/author-eol.t t/author-no-tabs.t t/author-pod-spell.t t/release-cpan-changes.t t/release-pod-syntax.t t/release-portability.t t/release-synopsis.t + perl -i -ne 'print $_ unless m{\At\/(?:author|release)-}' MANIFEST + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/00-compile.t + chmod +x t/00-compile.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/00-report-prereqs.t + chmod +x t/00-report-prereqs.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/Math-Int128.t + chmod +x t/Math-Int128.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/Math-UInt128.t + chmod +x t/Math-UInt128.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/bugs.t + chmod +x t/bugs.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ICosJk + umask 022 + cd /builddir/build/BUILD + cd Math-Int128-0.22 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 '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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -j6 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/die_on_overflow.pm blib/lib/Math/Int128/die_on_overflow.pm cp lib/Math/Int128.pm blib/lib/Math/Int128.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -fPIC "-I/usr/lib64/perl5/CORE" -D__INT128 Int128.c In file included from Int128.xs:7: Int128.c: In function 'XS_Math__Int128_CLONE': /usr/lib64/perl5/CORE/XSUB.h:160:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^~~~~ /usr/lib64/perl5/CORE/XSUB.h:163:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^~~~~~ Int128.c:708:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^~~~~~~ rm -f blib/arch/auto/Math/Int128/Int128.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 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IJ8K5k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64 + cd Math-Int128-0.22 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64 '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-6.el8.x86_64/usr/lib64/perl5/vendor_perl/auto/Math/Int128/Int128.so Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/lib64/perl5/vendor_perl/Math/Int128.pm Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/lib64/perl5/vendor_perl/Math/Int128/die_on_overflow.pm Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/share/man/man3/Math::Int128.3pm Installing /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/share/man/man3/Math::Int128::die_on_overflow.3pm + find /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64 -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-6.el8.x86_64/usr + mkdir -p /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/libexec/perl-Math-Int128 + cp -a t /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/libexec/perl-Math-Int128 + cat + chmod +x /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/libexec/perl-Math-Int128/test + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.22-6.el8 --unique-debug-suffix -0.22-6.el8.x86_64 --unique-debug-src-base perl-Math-Int128-0.22-6.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Math-Int128-0.22 extracting debug info from /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/lib64/perl5/vendor_perl/auto/Math/Int128/Int128.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 643 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cHCq6l + umask 022 + cd /builddir/build/BUILD + cd Math-Int128-0.22 + unset AUTHOR_TESTING ++ perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- -j6 + export HARNESS_OPTIONS=j6 + HARNESS_OPTIONS=j6 + 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/bugs.t ............... ok 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.34 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.34 # File::Spec any 3.74 # IO::Handle any 1.36 # IPC::Open3 any 1.20 # Math::BigInt any 1.999811 # Test::More 0.96 1.302135 # integer any 1.01 # # === Test Recommends === # # Module Want Have # ---------- -------- ------- # CPAN::Meta 2.120900 missing # # === Runtime Requires === # # Module Want Have # ----------- ---- ---- # Exporter any 5.72 # Math::Int64 0.51 0.54 # XSLoader any 0.27 # constant any 1.33 # overload any 1.28 # strict any 1.11 # warnings any 1.37 # t/00-report-prereqs.t .. ok t/Math-UInt128.t ....... ok t/Math-Int128.t ........ ok All tests successful. Files=5, Tests=2177, 0 wallclock secs ( 0.11 usr 0.01 sys + 0.58 cusr 0.10 csys = 0.80 CPU) Result: PASS + exit 0 Processing files: perl-Math-Int128-0.22-6.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jzndun + umask 022 + cd /builddir/build/BUILD + cd Math-Int128-0.22 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/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-6.el8.x86_64/usr/share/doc/perl-Math-Int128 + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/share/doc/perl-Math-Int128 + cp -pr README.md /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64/usr/share/doc/perl-Math-Int128 + exit 0 Provides: perl(Math::Int128) = 0.22 perl(Math::Int128::die_on_overflow) = 0.22 perl(Math::UInt128) perl-Math-Int128 = 0.22-6.el8 perl-Math-Int128(x86-64) = 0.22-6.el8 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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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-tests-0.22-6.el8.noarch Provides: perl-Math-Int128-tests = 0.22-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl perl(:VERSION) >= 5.6.0 perl(ExtUtils::MakeMaker) perl(File::Spec) perl(IO::Handle) perl(IPC::Open3) perl(Math::BigInt) perl(Math::Int128) perl(Math::Int128::die_on_overflow) perl(integer) perl(strict) perl(warnings) Processing files: perl-Math-Int128-debugsource-0.22-6.el8.x86_64 Provides: perl-Math-Int128-debugsource = 0.22-6.el8 perl-Math-Int128-debugsource(x86-64) = 0.22-6.el8 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-6.el8.x86_64 Provides: debuginfo(build-id) = b22cdb46115f37211e23459e32eaef0ef7999f74 perl-Math-Int128-debuginfo = 0.22-6.el8 perl-Math-Int128-debuginfo(x86-64) = 0.22-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Math-Int128-debugsource(x86-64) = 0.22-6.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64 Wrote: /builddir/build/RPMS/perl-Math-Int128-0.22-6.el8.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Math-Int128-tests-0.22-6.el8.noarch.rpm Wrote: /builddir/build/RPMS/perl-Math-Int128-debugsource-0.22-6.el8.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Math-Int128-debuginfo-0.22-6.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Zd0TTk + umask 022 + cd /builddir/build/BUILD + cd Math-Int128-0.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-Int128-0.22-6.el8.x86_64 + exit 0 Child return code was: 0