Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Storable.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-perl-bootstrap-5.26-8000020190620025040-d1bfb1e2-build-21044-918/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Storable.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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-Storable-3.11-2.module_el8.0.0+27+4a223436.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Storable.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-perl-bootstrap-5.26-8000020190620025040-d1bfb1e2-build-21044-918/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Storable.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CCP61I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Storable-3.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/Storable-3.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Storable-3.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QHVR0D + umask 022 + cd /builddir/build/BUILD + cd Storable-3.11 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=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 if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Storable + make -j40 "/usr/bin/perl" Storable.pm.PL "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Storable.xs > Storable.xsc Running Mkbootstrap for Storable () chmod 644 "Storable.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs blib/arch/auto/Storable/Storable.bs 644 mv Storable.xsc Storable.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=\"3.11\" -DXS_VERSION=\"3.11\" -fPIC "-I/usr/lib64/perl5/CORE" Storable.c rm -f blib/arch/auto/Storable/Storable.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 Storable.o -o blib/arch/auto/Storable/Storable.so \ -lperl \ chmod 755 blib/arch/auto/Storable/Storable.so "/usr/bin/perl" -MExtUtils::Command -e 'mkpath' -- blib/lib "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" stacksize probe for max. stack sizes... parallel build race - wait for linker ... Storable: determining recursion limit: 65000 too big, try less 32550 ... Storable: determining recursion limit: 32550 too big, try less 16325 ... Storable: determining recursion limit: 16325 passed, try more 24437 ... Storable: determining recursion limit: 24437 too big, try less 20381 ... Storable: determining recursion limit: 20381 passed, try more 22409 ... Storable: determining recursion limit: 22409 passed, try more 23423 ... Storable: determining recursion limit: 23423 passed, try more 23930 ... Storable: determining recursion limit: 23930 too big, try less 23677 ... Storable: determining recursion limit: 23677 passed, try more 23803 ... Storable: determining recursion limit: 23803 passed, try more 23866 ... Storable: determining recursion limit: 23866 too big, try less 23835 ... Storable: determining recursion limit: 23835 too big, try less 23819 ... Storable: determining recursion limit: 23819 too big, try less 23811 ... Storable: determining recursion limit: 23811 too big, try less 23807 ... Storable: determining recursion limit: 23807 passed, try more 23809 ... Storable: determining recursion limit: 23809 too big, try less 23808 ... Storable: determining recursion limit: 23808 too big, try less 23808 ... MAX_DEPTH = 23807 Storable: determining recursion limit: 11903 passed, try more 17855 ... Storable: determining recursion limit: 17855 too big, try less 14879 ... Storable: determining recursion limit: 14879 passed, try more 16367 ... Storable: determining recursion limit: 16367 too big, try less 15623 ... Storable: determining recursion limit: 15623 too big, try less 15251 ... Storable: determining recursion limit: 15251 too big, try less 15065 ... Storable: determining recursion limit: 15065 too big, try less 14972 ... Storable: determining recursion limit: 14972 too big, try less 14926 ... Storable: determining recursion limit: 14926 passed, try more 14949 ... Storable: determining recursion limit: 14949 passed, try more 14960 ... Storable: determining recursion limit: 14960 passed, try more 14966 ... Storable: determining recursion limit: 14966 too big, try less 14963 ... Storable: determining recursion limit: 14963 too big, try less 14962 ... Storable: determining recursion limit: 14962 passed, try more 14962 ... MAX_DEPTH_HASH = 14962 cp lib/Storable/Limit.pm blib/arch/Storable/Limit.pm cp Storable.pm blib/arch/Storable.pm Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wWTxEM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 + cd Storable-3.11 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs blib/arch/auto/Storable/Storable.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-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/lib64/perl5/vendor_perl/Storable.pm Installing /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/lib64/perl5/vendor_perl/auto/Storable/Storable.so Installing /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/lib64/perl5/vendor_perl/Storable/Limit.pm Installing /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/share/man/man3/Storable.3pm Installing /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/share/man/man3/Storable::Limit.3pm + find /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 -type f -name '*.bs' -size 0 -delete + find /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 -type f -name '*.3pm' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 3.11-2.module_el8.0.0+27+4a223436 --unique-debug-suffix -3.11-2.module_el8.0.0+27+4a223436.x86_64 --unique-debug-src-base perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Storable-3.11 extracting debug info from /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/lib64/perl5/vendor_perl/auto/Storable/Storable.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 941 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.QVRh9V + umask 022 + cd /builddir/build/BUILD + cd Storable-3.11 + unset PERL_TEST_MEMORY PERL_RUN_SLOW_TESTS + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs blib/arch/auto/Storable/Storable.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/attach.t ............ ok t/attach_errors.t ..... ok t/attach_singleton.t .. ok t/blessed.t ........... ok # Will use Digest::MD5 t/canonical.t ......... ok t/circular_hook.t ..... ok t/code.t .............. ok t/compat01.t .......... skipped: Test only works for 32 bit little-ending machines t/compat06.t .......... ok t/croak.t ............. ok t/CVE-2015-1592.t ..... ok t/dclone.t ............ ok t/destroy.t ........... ok t/downgrade.t ......... ok t/file_magic.t ........ ok t/flags.t ............. ok t/forgive.t ........... ok t/freeze.t ............ ok t/huge.t .............. skipped: Need ~4 GiB memory for this test, set PERL_TEST_MEMORY > 4 t/hugeids.t ........... skipped: Need ~8 GiB memory for this test, set PERL_TEST_MEMORY >= 8 t/integer.t ........... ok t/interwork56.t ....... skipped: Your IVs are no larger than your longs t/just_plain_nasty.t .. ok t/leaks.t ............. skipped: Test::LeakTrace required for this tests t/lock.t .............. ok t/malice.t ............ ok t/overload.t .......... ok t/recurse.t ........... ok t/regexp.t ............ ok t/restrict.t .......... ok t/retrieve.t .......... ok t/robust.t ............ ok t/sig_die.t ........... ok t/store.t ............. ok t/threads.t ........... ok t/tied.t .............. ok t/tied_hook.t ......... ok t/tied_items.t ........ ok t/tied_reify.t ........ ok t/tied_store.t ........ ok t/utf8.t .............. ok t/utf8hash.t .......... ok t/weak.t .............. ok All tests successful. Files=43, Tests=2710, 2 wallclock secs ( 0.19 usr 0.03 sys + 1.89 cusr 0.26 csys = 2.37 CPU) Result: PASS + exit 0 Processing files: perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ceT69a + umask 022 + cd /builddir/build/BUILD + cd Storable-3.11 + DOCDIR=/builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/share/doc/perl-Storable + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/share/doc/perl-Storable + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/share/doc/perl-Storable + cp -pr README /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64/usr/share/doc/perl-Storable + exit 0 Provides: perl(Storable) = 3.11 perl-Storable = 1:3.11-2.module_el8.0.0+27+4a223436 perl-Storable(x86-64) = 1:3.11-2.module_el8.0.0+27+4a223436 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) perl(Exporter) perl(XSLoader) rtld(GNU_HASH) Processing files: perl-Storable-debugsource-3.11-2.module_el8.0.0+27+4a223436.x86_64 Provides: perl-Storable-debugsource = 1:3.11-2.module_el8.0.0+27+4a223436 perl-Storable-debugsource(x86-64) = 1:3.11-2.module_el8.0.0+27+4a223436 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Storable-debuginfo-3.11-2.module_el8.0.0+27+4a223436.x86_64 Provides: debuginfo(build-id) = e9f429b10a4a42afaa7e0418a067cf94095aff3f perl-Storable-debuginfo = 1:3.11-2.module_el8.0.0+27+4a223436 perl-Storable-debuginfo(x86-64) = 1:3.11-2.module_el8.0.0+27+4a223436 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Storable-debugsource(x86-64) = 1:3.11-2.module_el8.0.0+27+4a223436 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 Wrote: /builddir/build/RPMS/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Storable-debugsource-3.11-2.module_el8.0.0+27+4a223436.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Storable-debuginfo-3.11-2.module_el8.0.0+27+4a223436.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kQeeBq + umask 022 + cd /builddir/build/BUILD + cd Storable-3.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Storable-3.11-2.module_el8.0.0+27+4a223436.x86_64 + exit 0 Child return code was: 0