PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-09-26T06:05:28 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sun, 25 Sep 2016 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/Cache-Profile-0.06.tar.gz Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/E/ET/ETHER/Cache-Profile-0.06.tar.gz ok Cache-Profile-0.06/ Cache-Profile-0.06/Changes Cache-Profile-0.06/CONTRIBUTING Cache-Profile-0.06/dist.ini Cache-Profile-0.06/INSTALL Cache-Profile-0.06/lib/ Cache-Profile-0.06/LICENCE Cache-Profile-0.06/Makefile.PL Cache-Profile-0.06/MANIFEST Cache-Profile-0.06/META.json Cache-Profile-0.06/META.yml Cache-Profile-0.06/README Cache-Profile-0.06/t/ Cache-Profile-0.06/xt/ Cache-Profile-0.06/xt/author/ Cache-Profile-0.06/xt/release/ Cache-Profile-0.06/xt/release/changes_has_content.t Cache-Profile-0.06/xt/release/cpan-changes.t Cache-Profile-0.06/xt/release/distmeta.t Cache-Profile-0.06/xt/release/minimum-version.t Cache-Profile-0.06/xt/author/00-compile.t Cache-Profile-0.06/xt/author/clean-namespaces.t Cache-Profile-0.06/xt/author/eol.t Cache-Profile-0.06/xt/author/kwalitee.t Cache-Profile-0.06/xt/author/mojibake.t Cache-Profile-0.06/xt/author/no-tabs.t Cache-Profile-0.06/xt/author/pod-no404s.t Cache-Profile-0.06/xt/author/pod-spell.t Cache-Profile-0.06/xt/author/pod-syntax.t Cache-Profile-0.06/xt/author/portability.t Cache-Profile-0.06/t/00-report-prereqs.dd Cache-Profile-0.06/t/00-report-prereqs.t Cache-Profile-0.06/t/profile.t Cache-Profile-0.06/lib/Cache/ Cache-Profile-0.06/lib/Cache/Profile/ Cache-Profile-0.06/lib/Cache/Profile.pm Cache-Profile-0.06/lib/Cache/Profile/Compare.pm Cache-Profile-0.06/lib/Cache/Profile/CorrelateMissTiming.pm Configuring E/ET/ETHER/Cache-Profile-0.06.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 Cache::Profile Writing MYMETA.yml and MYMETA.json ETHER/Cache-Profile-0.06.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for E/ET/ETHER/Cache-Profile-0.06.tar.gz >>> make cp lib/Cache/Profile.pm blib/lib/Cache/Profile.pm cp lib/Cache/Profile/CorrelateMissTiming.pm blib/lib/Cache/Profile/CorrelateMissTiming.pm cp lib/Cache/Profile/Compare.pm blib/lib/Cache/Profile/Compare.pm Manifying 3 pod documents ETHER/Cache-Profile-0.06.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 # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 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.62 # List::Util any 1.45 # Test::More any 1.302056 # Test::Needs any 0.002004 # ok any 1.302056 # strict any 1.11 # warnings any 1.36 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Test Suggests === # # Module Want Have # ------------------ ---- ------- # CHI any missing # Cache::Bounded any 1.09 # Cache::FastMmap any 1.44 # Cache::MemoryCache any undef # Cache::Ref::CART any 0.04 # Cache::Ref::CLOCK any 0.04 # Cache::Ref::LRU any 0.04 # # === Runtime Requires === # # Module Want Have # -------------------- ---- ------ # Carp any 1.40 # Class::MOP any 2.1806 # Guard any 1.023 # Moose any 2.1806 # Time::HiRes 1.84 1.9739 # Try::Tiny any 0.27 # namespace::autoclean any 0.28 # # === Other Modules === # # Module Have # --------- ------- # JSON::PP 2.27300 # Sub::Name 0.19 # YAML 1.18 # autodie 2.29 # t/00-report-prereqs.t .. 1..1 ok 1 ok Redundant argument in sprintf at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Cache-Profile-0.06-gQJ4nz/blib/lib/Cache/Profile.pm line 289. t/profile.t ............ ok 1 - use Cache::Profile; ok 2 - use Cache::Profile::CorrelateMissTiming; ok 3 - use Cache::Profile::Compare; ok 4 - simple set/get ok 5 - hit count ok 6 - miss count ok 7 - cache miss ok 8 - hit count ok 9 - miss count ok 10 - making progress ok 11 - making progress ok 12 - making progress ok 13 - making progress ok 14 - making progress ok 15 - making progress ok 16 - making progress ok 17 - making progress ok 18 - making progress ok 19 - making progress ok 20 - making progress ok 21 - making progress ok 22 - making progress ok 23 - making progress ok 24 - get count ok 25 - set count ok 26 - no multi key queries ok 27 - report contains 'hit rate' ok 28 - contains hit count ok 29 - contains query count ok 30 - at least one key in cache (Cache::Ref::CART) ok 31 - hit rate bigger than minimum ok 32 - get called enough times ok 33 - some real time accrued for get ok 34 - some cpu time accrued for get ok 35 - set called enough times ok 36 - some real time accrued for set ok 37 - some cpu time accrued for set ok 38 - miss called enough times ok 39 - some real time accrued for miss ok 40 - some cpu time accrued for miss ok 41 - at least one key in cache (Cache::Ref::LRU) ok 42 - hit rate bigger than minimum ok 43 - get called enough times ok 44 - some real time accrued for get ok 45 - some cpu time accrued for get ok 46 - set called enough times ok 47 - some real time accrued for set ok 48 - some cpu time accrued for set ok 49 - miss called enough times ok 50 - some real time accrued for miss ok 51 - some cpu time accrued for miss ok 52 - at least one key in cache (Cache::Ref::CLOCK) ok 53 - hit rate bigger than minimum ok 54 - get called enough times ok 55 - some real time accrued for get ok 56 - some cpu time accrued for get ok 57 - set called enough times ok 58 - some real time accrued for set ok 59 - some cpu time accrued for set ok 60 - miss called enough times ok 61 - some real time accrued for miss ok 62 - some cpu time accrued for miss ok 63 - at least one key in cache (Cache::FastMmap) ok 64 - hit rate bigger than minimum ok 65 - get called enough times ok 66 - some real time accrued for get ok 67 - some cpu time accrued for get ok 68 - set called enough times ok 69 - some real time accrued for set ok 70 - some cpu time accrued for set ok 71 - miss called enough times ok 72 - some real time accrued for miss ok 73 - some cpu time accrued for miss ok 74 - at least one key in cache (Cache::Bounded) ok 75 - hit rate bigger than minimum ok 76 - get called enough times ok 77 - some real time accrued for get ok 78 - some cpu time accrued for get ok 79 - set called enough times ok 80 - some real time accrued for set ok 81 - some cpu time accrued for set ok 82 - miss called enough times ok 83 - some real time accrued for miss ok 84 - some cpu time accrued for miss ok 85 - at least one key in cache (Cache::MemoryCache) ok 86 - hit rate bigger than minimum ok 87 - get called enough times ok 88 - some real time accrued for get ok 89 - some cpu time accrued for get ok 90 - set called enough times ok 91 - some real time accrued for set ok 92 - some cpu time accrued for set ok 93 - miss called enough times ok 94 - some real time accrued for miss ok 95 - some cpu time accrued for miss ok 96 - CART beats LRU ok 97 - LRU beats FIFO ok 98 1..98 ok All tests successful. Files=2, Tests=99, 6 wallclock secs ( 0.04 usr 0.01 sys + 5.22 cusr 0.59 csys = 5.86 CPU) Result: PASS ETHER/Cache-Profile-0.06.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Measure the performance of a cache >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Cache-Profile-0.06-gQJ4nz && tar cvf - Cache-Profile-0.06.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/E/ET/ETHER/Cache-Profile-0.06.tar.gz Cache-Profile-0.06.ppd blib/ blib/man3/ blib/man3/Cache::Profile::CorrelateMissTiming.3 blib/man3/Cache::Profile::Compare.3 blib/man3/Cache::Profile.3 blib/lib/ blib/lib/Cache/ blib/lib/Cache/Profile.pm blib/lib/Cache/Profile/ blib/lib/Cache/Profile/CorrelateMissTiming.pm blib/lib/Cache/Profile/Compare.pm VmSize: 340096 kB Finished 2016-09-26T06:05:41