Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-CPAN.spec'], chrootPath='/var/lib/mock/module-perl-5.24-8010020210326165449-69378845-build-11827-2061/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-CPAN.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-CPAN.spec'], chrootPath='/var/lib/mock/module-perl-5.24-8010020210326165449-69378845-build-11827-2061/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-CPAN.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W5Zju9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CPAN-2.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/CPAN-2.16.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CPAN-2.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (CPAN-2.14-Attemp-to-create-site-library-directories-on-first-t.patch):' Patch #0 (CPAN-2.14-Attemp-to-create-site-library-directories-on-first-t.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/CPAN/FirstTime.pm Hunk #1 succeeded at 2068 (offset 9 lines). + echo 'Patch #1 (CPAN-2.14-Replace-configuration-directory-string-with-a-marke.patch):' Patch #1 (CPAN-2.14-Replace-configuration-directory-string-with-a-marke.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL Hunk #1 succeeded at 339 (offset -1 lines). patching file README Hunk #4 succeeded at 1996 (offset 3 lines). patching file lib/CPAN.pm Hunk #1 succeeded at 1736 (offset 14 lines). Hunk #2 succeeded at 1810 (offset 14 lines). Hunk #3 succeeded at 2025 (offset 14 lines). Hunk #4 succeeded at 3720 (offset 17 lines). patching file lib/CPAN/HandleConfig.pm Hunk #1 succeeded at 538 (offset 1 line). patching file scripts/cpan-mirrors + echo 'Patch #2 (CPAN-2.14-For-cpan-j-make-the-file-an-absolute-path.patch):' Patch #2 (CPAN-2.14-For-cpan-j-make-the-file-an-absolute-path.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/App/Cpan.pm Hunk #1 succeeded at 289 (offset -2 lines). Hunk #2 succeeded at 1093 (offset -2 lines). + find -type f -exec sed -i -e s/XCPANCONFIGNAMEX/cpan/g '{}' ';' + rm -r ./inc/Test + sed -i -e '/inc\//d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PcWEBD + umask 022 + cd /builddir/build/BUILD + cd CPAN-2.16 + perl Makefile.PL INSTALLDIRS=vendor Importing PAUSE public key into your GnuPG keychain... done! (You may wish to trust it locally with 'gpg --lsign-key 450F89EC') Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for CPAN Writing MYMETA.yml and MYMETA.json + make -j16 cp lib/CPAN/Nox.pm blib/lib/CPAN/Nox.pm cp lib/CPAN/Module.pm blib/lib/CPAN/Module.pm cp lib/CPAN/FirstTime.pm blib/lib/CPAN/FirstTime.pm cp lib/CPAN/Distribution.pm blib/lib/CPAN/Distribution.pm cp lib/CPAN/Admin.pm blib/lib/CPAN/Admin.pm cp lib/CPAN/Plugin.pm blib/lib/CPAN/Plugin.pm cp lib/CPAN/Queue.pm blib/lib/CPAN/Queue.pm cp lib/CPAN/Plugin/Specfile.pm blib/lib/CPAN/Plugin/Specfile.pm cp lib/CPAN/Debug.pm blib/lib/CPAN/Debug.pm cp lib/CPAN/Exception/yaml_not_installed.pm blib/lib/CPAN/Exception/yaml_not_installed.pm cp lib/CPAN/HandleConfig.pm blib/lib/CPAN/HandleConfig.pm cp lib/CPAN/Exception/blocked_urllist.pm blib/lib/CPAN/Exception/blocked_urllist.pm cp lib/CPAN/Kwalify.pm blib/lib/CPAN/Kwalify.pm cp lib/CPAN/FTP/netrc.pm blib/lib/CPAN/FTP/netrc.pm cp lib/CPAN/Prompt.pm blib/lib/CPAN/Prompt.pm cp lib/CPAN/Complete.pm blib/lib/CPAN/Complete.pm cp lib/CPAN/HTTP/Client.pm blib/lib/CPAN/HTTP/Client.pm cp lib/CPAN/Exception/yaml_process_error.pm blib/lib/CPAN/Exception/yaml_process_error.pm cp lib/CPAN/Bundle.pm blib/lib/CPAN/Bundle.pm cp lib/App/Cpan.pm blib/lib/App/Cpan.pm cp lib/CPAN/Distroprefs.pm blib/lib/CPAN/Distroprefs.pm cp lib/CPAN/Shell.pm blib/lib/CPAN/Shell.pm cp lib/CPAN/CacheMgr.pm blib/lib/CPAN/CacheMgr.pm cp lib/CPAN/URL.pm blib/lib/CPAN/URL.pm cp lib/CPAN/Mirrors.pm blib/lib/CPAN/Mirrors.pm cp lib/CPAN/Index.pm blib/lib/CPAN/Index.pm cp lib/CPAN/InfoObj.pm blib/lib/CPAN/InfoObj.pm cp lib/CPAN/LWP/UserAgent.pm blib/lib/CPAN/LWP/UserAgent.pm cp lib/CPAN/Author.pm blib/lib/CPAN/Author.pm cp lib/CPAN/Version.pm blib/lib/CPAN/Version.pm cp lib/CPAN/Distrostatus.pm blib/lib/CPAN/Distrostatus.pm cp lib/CPAN/Tarzip.pm blib/lib/CPAN/Tarzip.pm cp lib/CPAN/Exception/RecursiveDependency.pm blib/lib/CPAN/Exception/RecursiveDependency.pm cp lib/CPAN/Kwalify/distroprefs.dd blib/lib/CPAN/Kwalify/distroprefs.dd cp lib/CPAN/HTTP/Credentials.pm blib/lib/CPAN/HTTP/Credentials.pm cp lib/CPAN/Kwalify/distroprefs.yml blib/lib/CPAN/Kwalify/distroprefs.yml cp lib/CPAN/DeferredCode.pm blib/lib/CPAN/DeferredCode.pm cp lib/CPAN/FTP.pm blib/lib/CPAN/FTP.pm cp lib/CPAN/API/HOWTO.pod blib/lib/CPAN/API/HOWTO.pod cp lib/CPAN.pm blib/lib/CPAN.pm cp scripts/cpan blib/script/cpan cp scripts/cpan-mirrors blib/script/cpan-mirrors "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpan "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpan-mirrors Manifying 2 pod documents Manifying 16 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MO3hga + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch ++ dirname /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch + cd CPAN-2.16 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch Manifying 2 pod documents Manifying 16 pod documents Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/App/Cpan.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Admin.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Distribution.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Distrostatus.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Prompt.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Author.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/URL.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Tarzip.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Version.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/CacheMgr.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Mirrors.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Kwalify.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Bundle.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/FTP.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Debug.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Complete.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Plugin.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Shell.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/InfoObj.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Distroprefs.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/HandleConfig.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Queue.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Module.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Nox.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/DeferredCode.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Index.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/FirstTime.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/LWP/UserAgent.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Exception/yaml_not_installed.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Exception/blocked_urllist.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Exception/yaml_process_error.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Exception/RecursiveDependency.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Kwalify/distroprefs.yml Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Kwalify/distroprefs.dd Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/FTP/netrc.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/Plugin/Specfile.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/HTTP/Credentials.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/HTTP/Client.pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/perl5/vendor_perl/CPAN/API/HOWTO.pod Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man1/cpan.1 Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man1/cpan-mirrors.1 Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::FirstTime.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Mirrors.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Debug.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Distroprefs.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Plugin.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Nox.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/App::Cpan.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::API::HOWTO.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::HandleConfig.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Version.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Kwalify.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Admin.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Queue.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Plugin::Specfile.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/share/man/man3/CPAN::Tarzip.3pm Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/bin/cpan-mirrors Installing /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr/bin/cpan + find /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.16-2.module+el8.1.0+10078+d99c8660 --unique-debug-suffix -2.16-2.module+el8.1.0+10078+d99c8660.noarch --unique-debug-src-base perl-CPAN-2.16-2.module+el8.1.0+10078+d99c8660.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/CPAN-2.16 + /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.dpafVH + umask 022 + cd /builddir/build/BUILD + cd CPAN-2.16 + make test 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/00signature.t ............... skipped: No Module::Signature found [INC = /builddir/build/BUILD/CPAN-2.16/blib/lib /builddir/build/BUILD/CPAN-2.16/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .] t/01loadme.t .................. ok t/02nox.t ..................... ok t/03pkgs.t .................... ok t/04clean_load.t .............. ok t/10version.t ................. ok t/11mirroredby.t .............. ok t/12cpan.t .................... ok t/13tarzip.t .................. ok t/14forkbomb.t ................ skipped: test only run when called with --doit t/30shell.t ................... ok # Failed test 'cmd[get CPAN::Test::Dummy::Perl5::Make]' # at t/31sessions.t line 562. # 'CPAN: Time::HiRes loaded ok (v1.9753) # CPAN: YAML loaded ok (v1.30) # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # Reading 11 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ # ' # doesn't match '/Has already been unwrapped/' ##9(the historically second)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 11 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} # Failed test 'cmd[make CPAN/Test/Dummy/Perl5/Make.pm]' # at t/31sessions.t line 562. # 'Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # ............................................................................DONE # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt' # Database was generated on Tue, 03 Feb 1970 03:17:06 GMT # HTTP::Date not available # Warning: This index file is 18680 days old. # Please check the host you chose as your CPAN mirror for staleness. # I'll continue but problems seem likely to happen. # ............................................................................DONE # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data' # ............................................................................DONE # Running make for module 'CPAN::Test::Dummy::Perl5::Make' # CPAN: CPAN::Kwalify loaded ok (v5.50) # CPAN: Digest::SHA loaded ok (v6.02) # CPAN: Compress::Zlib loaded ok (v2.074) # Checksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok # Scanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes # ............................................................................DONE # CPAN: CPAN::Meta::Requirements loaded ok (v2.140) # CPAN: Parse::CPAN::Meta loaded ok (v2.150010) # CPAN: CPAN::Meta loaded ok (v2.150010) # Configuring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL # Checking if your kit is complete... # Looks good # Generating a Unix-style Makefile # Writing Makefile for CPAN::Test::Dummy::Perl5::Make # Writing MYMETA.yml and MYMETA.json # ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz # /usr/bin/perl Makefile.PL -- OK # Running make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz # CPAN: Module::CoreList loaded ok (v5.20180414_24) # make[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4' # cp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm # cp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm # Manifying 2 pod documents # make[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4' # ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz # /usr/bin/make -- OK # Lockfile removed. # ' # doesn't match '/(?sx:Has.already.been.unwrapped.* # Has.already.been.made)/' ##9(the historically second)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 11 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##9(the historically second)/1:{q['make CPAN/Test/Dummy/Perl5/Make.pm']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} # Failed test 'cmd[test CPAN::Test::Dummy::Perl5::Make]' # at t/31sessions.t line 562. # undef # doesn't match '/(?sx:Has.already.been.unwrapped.* # Has.already.been.made.* # Has.already.been.tested.successfully)/' ##9(the historically second)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 11 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##9(the historically second)/1:{q['make CPAN/Test/Dummy/Perl5/Make.pm']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} ##9(the historically second)/2:{q['test CPAN::Test::Dummy::Perl5::Make']=>q[undef]} # Failed test 'cmd[get CPAN::Test::Dummy::Perl5::Build::Fails]' # at t/31sessions.t line 562. # undef # doesn't match '/Has already been unwrapped/' ##9(the historically second)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 11 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##9(the historically second)/1:{q['make CPAN/Test/Dummy/Perl5/Make.pm']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} ##9(the historically second)/2:{q['test CPAN::Test::Dummy::Perl5::Make']=>q[undef]} ##9(the historically second)/3:{q['get CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} # Failed test 'cmd[make CPAN::Test::Dummy::Perl5::Build::Fails]' # at t/31sessions.t line 562. # undef # doesn't match '/Has.already.been.unwrapped/' ##9(the historically second)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 11 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##9(the historically second)/1:{q['make CPAN/Test/Dummy/Perl5/Make.pm']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} ##9(the historically second)/2:{q['test CPAN::Test::Dummy::Perl5::Make']=>q[undef]} ##9(the historically second)/3:{q['get CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/4:{q['make CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} # Failed test 'cmd[test CPAN::Test::Dummy::Perl5::Build::Fails]' # at t/31sessions.t line 562. # undef # doesn't match '/(?i:t/00_load.+FAILED)/' ##9(the historically second)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 11 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##9(the historically second)/1:{q['make CPAN/Test/Dummy/Perl5/Make.pm']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} ##9(the historically second)/2:{q['test CPAN::Test::Dummy::Perl5::Make']=>q[undef]} ##9(the historically second)/3:{q['get CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/4:{q['make CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/5:{q['test CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} # Failed test 'cmd[o conf dontload_list push YAML]' # at t/31sessions.t line 562. # undef # doesn't match '/./' ##9(the historically second)/1:{q['make CPAN/Test/Dummy/Perl5/Make.pm']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-4'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} ##9(the historically second)/2:{q['test CPAN::Test::Dummy::Perl5::Make']=>q[undef]} ##9(the historically second)/3:{q['get CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/4:{q['make CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/5:{q['test CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/6:{q['o conf dontload_list push YAML']=>q[undef]} # Failed test 'cmd[o conf dontload_list push YAML::Syck]' # at t/31sessions.t line 562. # undef # doesn't match '/./' ##9(the historically second)/2:{q['test CPAN::Test::Dummy::Perl5::Make']=>q[undef]} ##9(the historically second)/3:{q['get CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/4:{q['make CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/5:{q['test CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/6:{q['o conf dontload_list push YAML']=>q[undef]} ##9(the historically second)/7:{q['o conf dontload_list push YAML::Syck']=>q[undef]} # Failed test 'cmd[o conf dontload_list push Parse::CPAN::Meta]' # at t/31sessions.t line 562. # undef # doesn't match '/./' ##9(the historically second)/3:{q['get CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/4:{q['make CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/5:{q['test CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/6:{q['o conf dontload_list push YAML']=>q[undef]} ##9(the historically second)/7:{q['o conf dontload_list push YAML::Syck']=>q[undef]} ##9(the historically second)/8:{q['o conf dontload_list push Parse::CPAN::Meta']=>q[undef]} # Failed test 'cmd[o conf dontload_list push CPAN::Meta]' # at t/31sessions.t line 562. # undef # doesn't match '/./' ##9(the historically second)/4:{q['make CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/5:{q['test CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/6:{q['o conf dontload_list push YAML']=>q[undef]} ##9(the historically second)/7:{q['o conf dontload_list push YAML::Syck']=>q[undef]} ##9(the historically second)/8:{q['o conf dontload_list push Parse::CPAN::Meta']=>q[undef]} ##9(the historically second)/9:{q['o conf dontload_list push CPAN::Meta']=>q[undef]} # Failed test 'cmd[o conf commit]' # at t/31sessions.t line 562. # undef # doesn't match '/commit: wrote/' ##9(the historically second)/5:{q['test CPAN::Test::Dummy::Perl5::Build::Fails']=>q[undef]} ##9(the historically second)/6:{q['o conf dontload_list push YAML']=>q[undef]} ##9(the historically second)/7:{q['o conf dontload_list push YAML::Syck']=>q[undef]} ##9(the historically second)/8:{q['o conf dontload_list push Parse::CPAN::Meta']=>q[undef]} ##9(the historically second)/9:{q['o conf dontload_list push CPAN::Meta']=>q[undef]} ##9(the historically second)/10:{q['o conf commit']=>q[undef]} # Failed test 'cmd[get CPAN::Test::Dummy::Perl5::Make]' # at t/31sessions.t line 562. # 'CPAN: Time::HiRes loaded ok (v1.9753) # CPAN: YAML loaded ok (v1.30) # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # Reading 12 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ # ' # doesn't match '/(?sx: # not.installed,.falling.back.* # will.not.store.persistent.state)/' ##10(after we turned off yaml with dontload)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 12 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} # Failed test 'cmd[make CPAN::Test::Dummy::Perl5::Make]' # at t/31sessions.t line 562. # 'Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # ............................................................................DONE # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt' # Database was generated on Tue, 03 Feb 1970 03:17:06 GMT # HTTP::Date not available # Warning: This index file is 18680 days old. # Please check the host you chose as your CPAN mirror for staleness. # I'll continue but problems seem likely to happen. # ............................................................................DONE # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data' # ............................................................................DONE # Running make for module 'CPAN::Test::Dummy::Perl5::Make' # CPAN: CPAN::Kwalify loaded ok (v5.50) # CPAN: Digest::SHA loaded ok (v6.02) # CPAN: Compress::Zlib loaded ok (v2.074) # Checksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok # Scanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes # ............................................................................DONE # CPAN: CPAN::Meta::Requirements loaded ok (v2.140) # CPAN: Parse::CPAN::Meta loaded ok (v2.150010) # CPAN: CPAN::Meta loaded ok (v2.150010) # Configuring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL # Checking if your kit is complete... # Looks good # Generating a Unix-style Makefile # Writing Makefile for CPAN::Test::Dummy::Perl5::Make # Writing MYMETA.yml and MYMETA.json # ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz # /usr/bin/perl Makefile.PL -- OK # Running make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz # CPAN: Module::CoreList loaded ok (v5.20180414_24) # make[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-5' # cp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm # cp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm # Manifying 2 pod documents # make[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-5' # ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz # /usr/bin/make -- OK # Lockfile removed. # ' # doesn't match '/Falling back to other methods to determine prerequisites/' ##10(after we turned off yaml with dontload)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 12 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##10(after we turned off yaml with dontload)/1:{q['make CPAN::Test::Dummy::Perl5::Make']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-5'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-5'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} # Failed test 'cmd[test CPAN::Test::Dummy::Perl5::Make]' # at t/31sessions.t line 562. # undef # doesn't match '/All tests successful/' ##10(after we turned off yaml with dontload)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 12 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##10(after we turned off yaml with dontload)/1:{q['make CPAN::Test::Dummy::Perl5::Make']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-5'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-5'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} ##10(after we turned off yaml with dontload)/2:{q['test CPAN::Test::Dummy::Perl5::Make']=>q[undef]} # Failed test 'cmd[clean CPAN::Test::Dummy::Perl5::Make]' # at t/31sessions.t line 562. # undef # doesn't match '/clean.*-- OK/' ##10(after we turned off yaml with dontload)/0:{q['get CPAN::Test::Dummy::Perl5::Make']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 12 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##10(after we turned off yaml with dontload)/1:{q['make CPAN::Test::Dummy::Perl5::Make']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning make for module 'CPAN::Test::Dummy::Perl5::Make'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz with Makefile.PL\cJChecking if your kit is complete...\cJLooks good\cJGenerating a Unix-style Makefile\cJWriting Makefile for CPAN::Test::Dummy::Perl5::Make\cJWriting MYMETA.yml and MYMETA.json\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/perl Makefile.PL -- OK\cJRunning make for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJCPAN: Module::CoreList loaded ok (v5.20180414_24)\cJmake[1]: Entering directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-5'\cJcp lib/CPAN/Test/Dummy/Perl5/Make.pm blib/lib/CPAN/Test/Dummy/Perl5/Make.pm\cJcp lib/Bundle/CpanTestDummies.pm blib/lib/Bundle/CpanTestDummies.pm\cJManifying 2 pod documents\cJmake[1]: Leaving directory '/builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/CPAN-Test-Dummy-Perl5-Make-1.05-5'\cJ ANDK/CPAN-Test-Dummy-Perl5-Make-1.05.tar.gz\cJ /usr/bin/make -- OK\cJLockfile removed.\cJ"]} ##10(after we turned off yaml with dontload)/2:{q['test CPAN::Test::Dummy::Perl5::Make']=>q[undef]} ##10(after we turned off yaml with dontload)/3:{q['clean CPAN::Test::Dummy::Perl5::Make']=>q[undef]} # Failed test 'cmd[dump $::x=4*6+1]' # at t/31sessions.t line 562. # 'CPAN: Time::HiRes loaded ok (v1.9753) # CPAN: YAML loaded ok (v1.30) # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # Reading 13 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ # ' # doesn't match '/= 25;/' ##11(focussing test circdepe)/0:{q['dump $::x=4*6+1']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 13 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} # Failed test 'cmd[dump $::x=4*6+1]' # at t/31sessions.t line 562. # 'CPAN: Time::HiRes loaded ok (v1.9753) # CPAN: YAML loaded ok (v1.30) # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # Reading 16 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ # ' # doesn't match '/= 25;/' ##12(focussing test unsatprereq)/0:{q['dump $::x=4*6+1']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 16 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} # Failed test 'cmd[dump $::x=4*6+1]' # at t/31sessions.t line 562. # 'CPAN: Time::HiRes loaded ok (v1.9753) # CPAN: YAML loaded ok (v1.30) # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # Reading 18 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ # ' # doesn't match '/= 25;/' ##13(halt_on_failure)/0:{q['dump $::x=4*6+1']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 18 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} # Failed test 'cmd[failed]' # at t/31sessions.t line 562. # undef # doesn't match '/(?x:Failed \s during \s this \s session: \s+ # \S+ Build-Fails \S+: \s+ make_test \s+ NO \s*\z)/' ##13(halt_on_failure)/0:{q['dump $::x=4*6+1']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 18 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##13(halt_on_failure)/1:{q['o conf halt_on_failure 1']=>q[' halt_on_failure [1] Please use \'o conf commit\' to make the config permanent! ']} ##13(halt_on_failure)/2:{q['test CPAN::Test::Dummy::Perl5::Build::Fails CPAN::Test::Dummy::Perl5::Make::Failearly']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning test for module 'CPAN::Test::Dummy::Perl5::Build::Fails'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJCPAN: Module::Build loaded ok (v0.4224)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz with Build.PL\cJCreated MYMETA.yml and MYMETA.json\cJCreating new 'Build' script for 'CPAN-Test-Dummy-Perl5-Build-Fails' version '1.03'\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ /usr/bin/perl Build.PL -- OK\cJRunning Build for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJBuilding CPAN-Test-Dummy-Perl5-Build-Fails\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build -- OK\cJRunning Build test\cJt/00_load.t .. \cJFailed 1/2 subtests \cJ\cJTest Summary Report\cJ-------------------\cJt/00_load.t (Wstat: 0 Tests: 2 Failed: 1)\cJ Failed test: 2\cJFiles=1, Tests=2, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.02 CPU)\cJResult: FAIL\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build test -- NOT OK\cJ//hint// to see the cpan-testers results for installing this module, try:\cJ reports ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJWarning: Configuration not saved.\cJLockfile removed.\cJ"]} ##13(halt_on_failure)/3:{q['failed']=>q[undef]} # Failed test 'cmd[o conf dontload_list pop]' # at t/31sessions.t line 562. # undef # doesn't match '/./' ##13(halt_on_failure)/0:{q['dump $::x=4*6+1']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 18 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##13(halt_on_failure)/1:{q['o conf halt_on_failure 1']=>q[' halt_on_failure [1] Please use \'o conf commit\' to make the config permanent! ']} ##13(halt_on_failure)/2:{q['test CPAN::Test::Dummy::Perl5::Build::Fails CPAN::Test::Dummy::Perl5::Make::Failearly']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning test for module 'CPAN::Test::Dummy::Perl5::Build::Fails'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJCPAN: Module::Build loaded ok (v0.4224)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz with Build.PL\cJCreated MYMETA.yml and MYMETA.json\cJCreating new 'Build' script for 'CPAN-Test-Dummy-Perl5-Build-Fails' version '1.03'\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ /usr/bin/perl Build.PL -- OK\cJRunning Build for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJBuilding CPAN-Test-Dummy-Perl5-Build-Fails\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build -- OK\cJRunning Build test\cJt/00_load.t .. \cJFailed 1/2 subtests \cJ\cJTest Summary Report\cJ-------------------\cJt/00_load.t (Wstat: 0 Tests: 2 Failed: 1)\cJ Failed test: 2\cJFiles=1, Tests=2, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.02 CPU)\cJResult: FAIL\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build test -- NOT OK\cJ//hint// to see the cpan-testers results for installing this module, try:\cJ reports ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJWarning: Configuration not saved.\cJLockfile removed.\cJ"]} ##13(halt_on_failure)/3:{q['failed']=>q[undef]} ##13(halt_on_failure)/4:{q['o conf dontload_list pop']=>q[undef]} # Failed test 'cmd[o conf dontload_list pop]' # at t/31sessions.t line 562. # undef # doesn't match '/./' ##13(halt_on_failure)/0:{q['dump $::x=4*6+1']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 18 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} ##13(halt_on_failure)/1:{q['o conf halt_on_failure 1']=>q[' halt_on_failure [1] Please use \'o conf commit\' to make the config permanent! ']} ##13(halt_on_failure)/2:{q['test CPAN::Test::Dummy::Perl5::Build::Fails CPAN::Test::Dummy::Perl5::Make::Failearly']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning test for module 'CPAN::Test::Dummy::Perl5::Build::Fails'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJCPAN: Module::Build loaded ok (v0.4224)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz with Build.PL\cJCreated MYMETA.yml and MYMETA.json\cJCreating new 'Build' script for 'CPAN-Test-Dummy-Perl5-Build-Fails' version '1.03'\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ /usr/bin/perl Build.PL -- OK\cJRunning Build for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJBuilding CPAN-Test-Dummy-Perl5-Build-Fails\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build -- OK\cJRunning Build test\cJt/00_load.t .. \cJFailed 1/2 subtests \cJ\cJTest Summary Report\cJ-------------------\cJt/00_load.t (Wstat: 0 Tests: 2 Failed: 1)\cJ Failed test: 2\cJFiles=1, Tests=2, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.02 CPU)\cJResult: FAIL\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build test -- NOT OK\cJ//hint// to see the cpan-testers results for installing this module, try:\cJ reports ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJWarning: Configuration not saved.\cJLockfile removed.\cJ"]} ##13(halt_on_failure)/3:{q['failed']=>q[undef]} ##13(halt_on_failure)/4:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/5:{q['o conf dontload_list pop']=>q[undef]} # Failed test 'cmd[o conf dontload_list pop]' # at t/31sessions.t line 562. # undef # doesn't match '/./' ##13(halt_on_failure)/1:{q['o conf halt_on_failure 1']=>q[' halt_on_failure [1] Please use \'o conf commit\' to make the config permanent! ']} ##13(halt_on_failure)/2:{q['test CPAN::Test::Dummy::Perl5::Build::Fails CPAN::Test::Dummy::Perl5::Make::Failearly']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning test for module 'CPAN::Test::Dummy::Perl5::Build::Fails'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJCPAN: Module::Build loaded ok (v0.4224)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz with Build.PL\cJCreated MYMETA.yml and MYMETA.json\cJCreating new 'Build' script for 'CPAN-Test-Dummy-Perl5-Build-Fails' version '1.03'\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ /usr/bin/perl Build.PL -- OK\cJRunning Build for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJBuilding CPAN-Test-Dummy-Perl5-Build-Fails\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build -- OK\cJRunning Build test\cJt/00_load.t .. \cJFailed 1/2 subtests \cJ\cJTest Summary Report\cJ-------------------\cJt/00_load.t (Wstat: 0 Tests: 2 Failed: 1)\cJ Failed test: 2\cJFiles=1, Tests=2, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.02 CPU)\cJResult: FAIL\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build test -- NOT OK\cJ//hint// to see the cpan-testers results for installing this module, try:\cJ reports ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJWarning: Configuration not saved.\cJLockfile removed.\cJ"]} ##13(halt_on_failure)/3:{q['failed']=>q[undef]} ##13(halt_on_failure)/4:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/5:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/6:{q['o conf dontload_list pop']=>q[undef]} # Failed test 'cmd[o conf dontload_list pop]' # at t/31sessions.t line 562. # undef # doesn't match '/./' ##13(halt_on_failure)/2:{q['test CPAN::Test::Dummy::Perl5::Build::Fails CPAN::Test::Dummy::Perl5::Make::Failearly']=>q["Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJRunning test for module 'CPAN::Test::Dummy::Perl5::Build::Fails'\cJCPAN: CPAN::Kwalify loaded ok (v5.50)\cJCPAN: Digest::SHA loaded ok (v6.02)\cJCPAN: Compress::Zlib loaded ok (v2.074)\cJChecksum for /builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz ok\cJScanning cache /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build for sizes\cJ............................................................................DONE\cJCPAN: CPAN::Meta::Requirements loaded ok (v2.140)\cJCPAN: Parse::CPAN::Meta loaded ok (v2.150010)\cJCPAN: CPAN::Meta loaded ok (v2.150010)\cJCPAN: Module::Build loaded ok (v0.4224)\cJConfiguring A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz with Build.PL\cJCreated MYMETA.yml and MYMETA.json\cJCreating new 'Build' script for 'CPAN-Test-Dummy-Perl5-Build-Fails' version '1.03'\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ /usr/bin/perl Build.PL -- OK\cJRunning Build for A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJBuilding CPAN-Test-Dummy-Perl5-Build-Fails\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build -- OK\cJRunning Build test\cJt/00_load.t .. \cJFailed 1/2 subtests \cJ\cJTest Summary Report\cJ-------------------\cJt/00_load.t (Wstat: 0 Tests: 2 Failed: 1)\cJ Failed test: 2\cJFiles=1, Tests=2, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.02 CPU)\cJResult: FAIL\cJ ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJ ./Build test -- NOT OK\cJ//hint// to see the cpan-testers results for installing this module, try:\cJ reports ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.03.tar.gz\cJWarning: Configuration not saved.\cJLockfile removed.\cJ"]} ##13(halt_on_failure)/3:{q['failed']=>q[undef]} ##13(halt_on_failure)/4:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/5:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/6:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/7:{q['o conf dontload_list pop']=>q[undef]} # Failed test 'cmd[o conf commit]' # at t/31sessions.t line 562. # undef # doesn't match '/commit: wrote/' ##13(halt_on_failure)/3:{q['failed']=>q[undef]} ##13(halt_on_failure)/4:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/5:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/6:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/7:{q['o conf dontload_list pop']=>q[undef]} ##13(halt_on_failure)/8:{q['o conf commit']=>q[undef]} # Failed test 'cmd[dump $::x=6*6+9]' # at t/31sessions.t line 562. # 'CPAN: Time::HiRes loaded ok (v1.9753) # CPAN: YAML loaded ok (v1.30) # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # Reading 19 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ # ' # doesn't match '/= 45;/' ##14(optional_features)/0:{q['dump $::x=6*6+9']=>q['CPAN: Time::HiRes loaded ok (v1.9753) CPAN: YAML loaded ok (v1.30) Reading \'/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt\' Reading 19 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ ']} # Failed test 'cmd[test CPAN::Test::Dummy::Perl5::Make::ConfReq]' # at t/31sessions.t line 562. # 'CPAN: Time::HiRes loaded ok (v1.9753) # CPAN: YAML loaded ok (v1.30) # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # Reading 23 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/ # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt' # ............................................................................DONE # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt' # Database was generated on Tue, 03 Feb 1970 03:17:06 GMT # HTTP::Date not available # Warning: This index file is 18680 days old. # Please check the host you chose as your CPAN mirror for staleness. # I'll continue but problems seem likely to happen. # ............................................................................DONE # Reading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data' # ............................................................................DONE # Lockfile removed. # ' # doesn't match '/test.*-- OK/' ##15(configure_requires)/0:{q['test CPAN::Test::Dummy::Perl5::Make::ConfReq']=>q["CPAN: Time::HiRes loaded ok (v1.9753)\cJCPAN: YAML loaded ok (v1.30)\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJReading 23 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJLockfile removed.\cJ"]} # Failed test 'cmd[clean CPAN::Test::Dummy::Perl5::Make::ConfReq]' # at t/31sessions.t line 562. # undef # doesn't match '/clean.*-- OK/' ##15(configure_requires)/0:{q['test CPAN::Test::Dummy::Perl5::Make::ConfReq']=>q["CPAN: Time::HiRes loaded ok (v1.9753)\cJCPAN: YAML loaded ok (v1.30)\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJReading 23 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJLockfile removed.\cJ"]} ##15(configure_requires)/1:{q['clean CPAN::Test::Dummy::Perl5::Make::ConfReq']=>q[undef]} # Failed test 'cmd[clean CPAN::Test::Dummy::Perl5::Make]' # at t/31sessions.t line 562. # undef # doesn't match '/clean.*-- OK/' ##15(configure_requires)/0:{q['test CPAN::Test::Dummy::Perl5::Make::ConfReq']=>q["CPAN: Time::HiRes loaded ok (v1.9753)\cJCPAN: YAML loaded ok (v1.30)\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJReading 23 yaml files from /builddir/build/BUILD/CPAN-2.16/t/dot-cpan-3517292/build/\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/authors/01mailrc.txt'\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/02packages.details.txt'\cJ Database was generated on Tue, 03 Feb 1970 03:17:06 GMT\cJ HTTP::Date not available\cJWarning: This index file is 18680 days old.\cJ Please check the host you chose as your CPAN mirror for staleness.\cJ I'll continue but problems seem likely to happen.\cG\cJ............................................................................DONE\cJReading '/builddir/build/BUILD/CPAN-2.16/t/CPAN/modules/03modlist.data'\cJ............................................................................DONE\cJLockfile removed.\cJ"]} ##15(configure_requires)/1:{q['clean CPAN::Test::Dummy::Perl5::Make::ConfReq']=>q[undef]} ##15(configure_requires)/2:{q['clean CPAN::Test::Dummy::Perl5::Make']=>q[undef]} # Looks like you failed 28 tests of 92. t/31sessions.t ................ Dubious, test returned 28 (wstat 7168, 0x1c00) Failed 28/92 subtests t/41distribution.t ............ ok t/42distroprefs.t ............. ok t/43distroprefspref.t ......... ok t/44cpanmeta.t ................ ok t/50pod.t ..................... ok t/51pod.t ..................... ok t/52podcover.t ................ ok t/60credentials.t ............. ok t/70_critic.t ................. skipped: Test::Perl::Critic only run when AUTHOR_TEST set t/71_minimumversion.t ......... skipped: running MinimumVersion test only run when AUTHOR_TEST set t/97-compile.t ................ ok Loading internal null logger. Install Log::Log4perl for logging messages t/97-cpanpm_output_hook.t ..... ok Loading internal null logger. Install Log::Log4perl for logging messages t/97-expand_filenames.t ....... ok t/97-install_hack.t ........... ok t/97-mock.t ................... ok t/97-process_options.t ........ ok t/97-process_setup_options.t .. ok t/97-return_values.t .......... ok Test Summary Report ------------------- t/31sessions.t (Wstat: 7168 Tests: 92 Failed: 28) Failed tests: 51-61, 63-66, 68, 71, 74, 77-82, 84, 89-91 Non-zero exit status: 28 Files=30, Tests=817, 44 wallclock secs ( 0.16 usr 0.03 sys + 26.73 cusr 4.31 csys = 31.23 CPU) Result: FAIL Failed 1/30 test programs. 28/817 subtests failed. make: *** [Makefile:1050: test_dynamic] Error 255 error: Bad exit status from /var/tmp/rpm-tmp.dpafVH (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.dpafVH (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-CPAN.spec