PATH=/usr/bin:/bin Start 2018-06-05T02:00:12 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 04 Jun 2018 04:17:03 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/B/BI/BINARY/Memoize-HashKey-Ignore-0.04.tar.gz ok Memoize-HashKey-Ignore-0.04 Memoize-HashKey-Ignore-0.04/README Memoize-HashKey-Ignore-0.04/Changes Memoize-HashKey-Ignore-0.04/t Memoize-HashKey-Ignore-0.04/t/pod.t Memoize-HashKey-Ignore-0.04/LICENSE Memoize-HashKey-Ignore-0.04/INSTALL Memoize-HashKey-Ignore-0.04/cpanfile Memoize-HashKey-Ignore-0.04/dist.ini Memoize-HashKey-Ignore-0.04/META.yml Memoize-HashKey-Ignore-0.04/MANIFEST Memoize-HashKey-Ignore-0.04/README.md Memoize-HashKey-Ignore-0.04/META.json Memoize-HashKey-Ignore-0.04/t/00-load.t Memoize-HashKey-Ignore-0.04/Makefile.PL Memoize-HashKey-Ignore-0.04/t/manifest.t Memoize-HashKey-Ignore-0.04/t/01-ignore.t Memoize-HashKey-Ignore-0.04/t/02-ignore.t Memoize-HashKey-Ignore-0.04/t/00-compile.t Memoize-HashKey-Ignore-0.04/t/boilerplate.t Memoize-HashKey-Ignore-0.04/xt/author Memoize-HashKey-Ignore-0.04/xt/author/eol.t Memoize-HashKey-Ignore-0.04/t/pod-coverage.t Memoize-HashKey-Ignore-0.04/t/rc Memoize-HashKey-Ignore-0.04/t/rc/.perltidyrc Memoize-HashKey-Ignore-0.04/t/00-check-deps.t Memoize-HashKey-Ignore-0.04/t/rc/.perlcriticrc Memoize-HashKey-Ignore-0.04/xt/author/critic.t Memoize-HashKey-Ignore-0.04/xt/author/mojibake.t Memoize-HashKey-Ignore-0.04/t/00-report-prereqs.t Memoize-HashKey-Ignore-0.04/xt/author/pod-syntax.t Memoize-HashKey-Ignore-0.04/t/00-report-prereqs.dd Memoize-HashKey-Ignore-0.04/xt/author/test-version.t Memoize-HashKey-Ignore-0.04/xt/author/pod-coverage.t Memoize-HashKey-Ignore-0.04/xt/release Memoize-HashKey-Ignore-0.04/xt/release/unused-vars.t Memoize-HashKey-Ignore-0.04/xt/author/pod-linkcheck.t Memoize-HashKey-Ignore-0.04/xt/release/common_spelling.t Memoize-HashKey-Ignore-0.04/lib/Memoize/HashKey Memoize-HashKey-Ignore-0.04/lib/Memoize/HashKey/Ignore.pm Configuring B/BI/BINARY/Memoize-HashKey-Ignore-0.04.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Memoize::HashKey::Ignore Writing MYMETA.yml and MYMETA.json BINARY/Memoize-HashKey-Ignore-0.04.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for B/BI/BINARY/Memoize-HashKey-Ignore-0.04.tar.gz >>> make cp lib/Memoize/HashKey/Ignore.pm blib/lib/Memoize/HashKey/Ignore.pm Manifying 1 pod document BINARY/Memoize-HashKey-Ignore-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-check-deps.t ...... ok 1 - ExtUtils::MakeMaker satisfies '6.48' ok 2 - ExtUtils::MakeMaker satisfies '0' ok 3 - ExtUtils::MakeMaker satisfies '0' ok 4 - File::Spec satisfies '0' ok 5 - IO::Handle satisfies '0' ok 6 - IPC::Open3 satisfies '0' ok 7 - Test::CheckDeps satisfies '0.010' ok 8 - Test::Exception satisfies '0' ok 9 - Test::FailWarnings satisfies '0' ok 10 - Test::More satisfies '0.94' ok 11 - Test::NoWarnings satisfies '0' ok 12 - Memoize satisfies '0' ok 13 - Try::Tiny satisfies '0' ok 14 - perl satisfies '5.014000' 1..14 ok t/00-compile.t ......... 1..1 ok 1 - Memoize/HashKey/Ignore.pm loaded ok ok # Testing Memoize::HashKey::Ignore 0.04, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/00-load.t ............ ok 1 - use Memoize::HashKey::Ignore; 1..1 ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker 6.48 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ----- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.74 # IO::Handle any 1.36 # IPC::Open3 any 1.20 # Test::CheckDeps 0.010 0.010 # Test::Exception any 0.43 # Test::FailWarnings any 0.008 # Test::More 0.94 1.302136 # Test::NoWarnings any 1.04 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------- ---- ---- # Memoize any 1.03 # Try::Tiny any 0.30 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/01-ignore.t .......... 1..15 ok 1 - 10 calcs yield 10 results ok 2 - ...with 10 expensive_functions ok 3 - 10 calcs yield 10 results ok 4 - ...with 1 expensive_functions ok 5 - 15 calcs yield 15 results ok 6 - ...with 6 expensive_functions ok 7 - 6 calcs yield 6 results ok 8 - ...with 0 expensive_functions ok 9 - 7 calcs yield 7 results ok 10 - ...with 7 expensive_functions ok 11 - 7 calcs yield 7 results ok 12 - ...with 1 expensive_functions ok 13 - 8 calcs yield 8 results ok 14 - ...with 2 expensive_functions ok 15 - no warnings ok t/02-ignore.t .......... 1..5 ok 1 - IGNORE argument must be a code ref ok 2 - no argument to TIE ok 3 - Could not load hash tie module ok 4 - HASH argument to TIE ok 5 - no warnings ok t/boilerplate.t ........ 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/Memoize/HashKey/Ignore.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/manifest.t ........... skipped: Author tests not required for installation t/pod-coverage.t ....... 1..1 ok 1 - Pod coverage on Memoize::HashKey::Ignore ok t/pod.t ................ 1..1 ok 1 - POD test for blib/lib/Memoize/HashKey/Ignore.pm ok All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=10, Tests=42, 1 wallclock secs ( 0.04 usr 0.03 sys + 1.03 cusr 0.44 csys = 1.54 CPU) Result: PASS BINARY/Memoize-HashKey-Ignore-0.04.tar.gz make test TEST_VERBOSE=1 -- OK Binary.com <binary@cpan.org> allow certain keys not to be memoized. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Memoize-HashKey-Ignore-0.04-9S62JD && tar cvf - Memoize-HashKey-Ignore-0.04.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/B/BI/BINARY/Memoize-HashKey-Ignore-0.04.tar.gz Memoize-HashKey-Ignore-0.04.ppd blib/ blib/man3/ blib/man3/Memoize::HashKey::Ignore.3 blib/lib/ blib/lib/Memoize/ blib/lib/Memoize/HashKey/ blib/lib/Memoize/HashKey/Ignore.pm VmSize: 362768 kB Finished 2018-06-05T02:00:19