PATH=/usr/bin:/bin Start 2011-07-06T00:01:49 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Tue, 05 Jul 2011 18:27:14 GMT Running make for N/NU/NUFFIN/Cache-Profile-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/N/NU/NUFFIN/Cache-Profile-0.02.tar.gz ok Cache-Profile-0.02 Cache-Profile-0.02/README Cache-Profile-0.02/Changes Cache-Profile-0.02/LICENSE Cache-Profile-0.02/dist.ini Cache-Profile-0.02/META.yml Cache-Profile-0.02/MANIFEST Cache-Profile-0.02/META.json Cache-Profile-0.02/SIGNATURE Cache-Profile-0.02/t Cache-Profile-0.02/t/profile.t Cache-Profile-0.02/Makefile.PL Cache-Profile-0.02/t/release-eol.t Cache-Profile-0.02/t/release-no-tabs.t Cache-Profile-0.02/lib/Cache Cache-Profile-0.02/lib/Cache/Profile.pm Cache-Profile-0.02/t/release-pod-syntax.t Cache-Profile-0.02/t/release-pod-coverage.t Cache-Profile-0.02/lib/Cache/Profile Cache-Profile-0.02/lib/Cache/Profile/Compare.pm Cache-Profile-0.02/lib/Cache/Profile/CorrelateMissTiming.pm CPAN.pm: Going to build N/NU/NUFFIN/Cache-Profile-0.02.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Cache::Profile Writing MYMETA.yml >>> make cp lib/Cache/Profile/Compare.pm blib/lib/Cache/Profile/Compare.pm cp lib/Cache/Profile.pm blib/lib/Cache/Profile.pm cp lib/Cache/Profile/CorrelateMissTiming.pm blib/lib/Cache/Profile/CorrelateMissTiming.pm Manifying blib/man3/Cache::Profile::Compare.3 Manifying blib/man3/Cache::Profile::CorrelateMissTiming.3 Manifying blib/man3/Cache::Profile.3 NUFFIN/Cache-Profile-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Use of qw(...) as parentheses is deprecated at /home/fly1400/var/cpan/build/Cache-Profile-0.02-8F3z6S/blib/lib/Cache/Profile.pm line 82. Use of qw(...) as parentheses is deprecated at /home/fly1400/var/cpan/build/Cache-Profile-0.02-8F3z6S/blib/lib/Cache/Profile.pm line 231. Use of qw(...) as parentheses is deprecated at /home/fly1400/var/cpan/build/Cache-Profile-0.02-8F3z6S/blib/lib/Cache/Profile.pm line 267. Use of qw(...) as parentheses is deprecated at t/profile.t line 150. Use of qw(...) as parentheses is deprecated at t/profile.t line 153. # Failed test 'some cpu time accrued for set' # at t/profile.t line 154. # '0' # >= # '0.001' # Looks like you failed 1 test of 108. 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 - get count ok 24 - set count ok 25 - no multi key queries ok 26 - report contains 'hit rate' ok 27 - contains hit count ok 28 - contains query count ok 29 - at least one key in cache (Cache::Ref::CART) ok 30 - hit rate bigger than minimum ok 31 - get called enough times ok 32 - some real time accrued for get ok 33 - some cpu time accrued for get ok 34 - set called enough times ok 35 - some real time accrued for set ok 36 - some cpu time accrued for set ok 37 - miss called enough times ok 38 - some real time accrued for miss ok 39 - some cpu time accrued for miss ok 40 - at least one key in cache (Cache::Ref::LRU) ok 41 - hit rate bigger than minimum ok 42 - get called enough times ok 43 - some real time accrued for get ok 44 - some cpu time accrued for get ok 45 - set called enough times ok 46 - some real time accrued for set ok 47 - some cpu time accrued for set ok 48 - miss called enough times ok 49 - some real time accrued for miss ok 50 - some cpu time accrued for miss ok 51 - at least one key in cache (Cache::Ref::CLOCK) ok 52 - hit rate bigger than minimum ok 53 - get called enough times ok 54 - some real time accrued for get ok 55 - some cpu time accrued for get ok 56 - set called enough times ok 57 - some real time accrued for set ok 58 - some cpu time accrued for set ok 59 - miss called enough times ok 60 - some real time accrued for miss ok 61 - some cpu time accrued for miss ok 62 - at least one key in cache (CHI::Driver::Memory) ok 63 - hit rate bigger than minimum ok 64 - get called enough times ok 65 - some real time accrued for get ok 66 - some cpu time accrued for get ok 67 - set called enough times ok 68 - some real time accrued for set ok 69 - some cpu time accrued for set ok 70 - miss called enough times ok 71 - some real time accrued for miss ok 72 - some cpu time accrued for miss ok 73 - at least one key in cache (Cache::FastMmap) ok 74 - hit rate bigger than minimum ok 75 - get called enough times ok 76 - some real time accrued for get ok 77 - some cpu time accrued for get ok 78 - set called enough times ok 79 - some real time accrued for set ok 80 - some cpu time accrued for set ok 81 - miss called enough times ok 82 - some real time accrued for miss ok 83 - some cpu time accrued for miss ok 84 - at least one key in cache (Cache::Bounded) ok 85 - hit rate bigger than minimum ok 86 - get called enough times ok 87 - some real time accrued for get ok 88 - some cpu time accrued for get ok 89 - set called enough times ok 90 - some real time accrued for set ok 91 - some cpu time accrued for set ok 92 - miss called enough times ok 93 - some real time accrued for miss ok 94 - some cpu time accrued for miss ok 95 - at least one key in cache (Cache::MemoryCache) ok 96 - hit rate bigger than minimum ok 97 - get called enough times ok 98 - some real time accrued for get ok 99 - some cpu time accrued for get ok 100 - set called enough times ok 101 - some real time accrued for set not ok 102 - some cpu time accrued for set ok 103 - miss called enough times ok 104 - some real time accrued for miss ok 105 - some cpu time accrued for miss ok 106 - CART beats LRU ok 107 - LRU beats FIFO ok 108 1..108 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/108 subtests t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-no-tabs.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/profile.t (Wstat: 256 Tests: 108 Failed: 1) Failed test: 102 Non-zero exit status: 1 Files=5, Tests=108, 6 wallclock secs ( 0.02 usr 0.03 sys + 4.36 cusr 0.26 csys = 4.67 CPU) Result: FAIL Failed 1/5 test programs. 1/108 subtests failed. make: *** [test_dynamic] Error 255 NUFFIN/Cache-Profile-0.02.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports NUFFIN/Cache-Profile-0.02.tar.gz Finished 2011-07-06T00:01:57