PATH=/Users/fly2200/cpanfly-5.22/bin:/Users/fly2200/ap2200-299195/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-01-05T11:48:29 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Thu, 05 Jan 2017 06:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/Cache-Profile-0.06.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/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 >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] 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 /Users/fly2200/ap2200-299195/bin/perl-dynamic 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/Compare.pm blib/lib/Cache/Profile/Compare.pm cp lib/Cache/Profile/CorrelateMissTiming.pm blib/lib/Cache/Profile/CorrelateMissTiming.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 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-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.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.62 # List::Util any 1.47 # Test::More any 1.001014 # Test::Needs any 0.002005 # ok any 0.16 # strict any 1.09 # warnings any 1.32 # # === 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.38 # Class::MOP any 2.1807 # Guard any 1.023 # Moose any 2.1807 # Time::HiRes 1.84 1.9741 # Try::Tiny any 0.27 # namespace::autoclean any 0.28 # # === Other Modules === # # Module Have # --------- ------- # JSON::PP 2.27400 # Sub::Name 0.21 # YAML 1.21 # autodie 2.29 # t/00-report-prereqs.t .. 1..1 ok 1 ok 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 - making progress ok 25 - making progress ok 26 - making progress ok 27 - making progress ok 28 - get count ok 29 - set count ok 30 - no multi key queries ok 31 - report contains 'hit rate' ok 32 - contains hit count ok 33 - contains query count ok 34 - at least one key in cache (Cache::Ref::CART) ok 35 - hit rate bigger than minimum ok 36 - get called enough times ok 37 - some real time accrued for get ok 38 - some cpu time accrued for get ok 39 - set called enough times ok 40 - some real time accrued for set ok 41 - some cpu time accrued for set ok 42 - miss called enough times ok 43 - some real time accrued for miss ok 44 - some cpu time accrued for miss ok 45 - at least one key in cache (Cache::Ref::LRU) ok 46 - hit rate bigger than minimum ok 47 - get called enough times ok 48 - some real time accrued for get ok 49 - some cpu time accrued for get ok 50 - set called enough times ok 51 - some real time accrued for set ok 52 - some cpu time accrued for set ok 53 - miss called enough times ok 54 - some real time accrued for miss ok 55 - some cpu time accrued for miss ok 56 - at least one key in cache (Cache::Ref::CLOCK) ok 57 - hit rate bigger than minimum ok 58 - get called enough times ok 59 - some real time accrued for get ok 60 - some cpu time accrued for get ok 61 - set called enough times ok 62 - some real time accrued for set ok 63 - some cpu time accrued for set ok 64 - miss called enough times ok 65 - some real time accrued for miss ok 66 - some cpu time accrued for miss ok 67 - at least one key in cache (Cache::FastMmap) ok 68 - hit rate bigger than minimum ok 69 - get called enough times ok 70 - some real time accrued for get ok 71 - some cpu time accrued for get ok 72 - set called enough times ok 73 - some real time accrued for set ok 74 - some cpu time accrued for set ok 75 - miss called enough times ok 76 - some real time accrued for miss ok 77 - some cpu time accrued for miss ok 78 - at least one key in cache (Cache::Bounded) ok 79 - hit rate bigger than minimum ok 80 - get called enough times ok 81 - some real time accrued for get ok 82 - some cpu time accrued for get ok 83 - set called enough times ok 84 - some real time accrued for set ok 85 - some cpu time accrued for set ok 86 - miss called enough times ok 87 - some real time accrued for miss ok 88 - some cpu time accrued for miss ok 89 - at least one key in cache (Cache::MemoryCache) ok 90 - hit rate bigger than minimum ok 91 - get called enough times ok 92 - some real time accrued for get ok 93 - some cpu time accrued for get ok 94 - set called enough times ok 95 - some real time accrued for set ok 96 - some cpu time accrued for set ok 97 - miss called enough times ok 98 - some real time accrued for miss ok 99 - some cpu time accrued for miss ok 100 - CART beats LRU ok 101 - LRU beats FIFO ok 102 1..102 ok All tests successful. Files=2, Tests=103, 4 wallclock secs ( 0.02 usr 0.01 sys + 2.65 cusr 0.11 csys = 2.79 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 /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Cache-Profile-0.06-DgUh0b && tar cvf - Cache-Profile-0.06.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/E/ET/ETHER/Cache-Profile-0.06.tar.gz Cache-Profile-0.06.ppd blib/ blib/lib/ blib/lib/Cache/ blib/lib/Cache/Profile/ blib/lib/Cache/Profile/Compare.pm blib/lib/Cache/Profile/CorrelateMissTiming.pm blib/lib/Cache/Profile.pm blib/man3/ blib/man3/Cache::Profile.3 blib/man3/Cache::Profile::Compare.3 blib/man3/Cache::Profile::CorrelateMissTiming.3 Finished 2017-01-05T11:48:36