Checking if your kit is complete... Looks good Writing Makefile for CPAN::Test::Others cp lib/CPAN/Test/Others.pm blib/lib/CPAN/Test/Others.pm Manifying blib/man3/CPAN::Test::Others.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/proc_processtable....1..8 v-string in use/require non-portable at /Users/cpanrun/build/5.10.0/site/lib/Proc/ProcessTable.pm line 3. # Testing Proc::ProcessTable 0.41 ok 1 - use Proc::ProcessTable; # Size before: 31504 # Size after: 31504 ok 2 - Difference should be bigger than expected minimum for do_something 100 # In the beginning I got 0 memory growth here, now I get 135168 ok 3 - Difference should be smaller than expected maximum for do_something 100 # Size before: 31504 # Size after: 31504 ok 4 - Difference should be bigger than expected minimum for leak_memory 100 ok 5 - Difference should be smaller than expected maximum for leak_memory 100 # Size before: 31504 # Size after: 31504 # Failed test 'Difference should be bigger than expected minimum for leak_memory 1000' not ok 6 - Difference should be bigger than expected minimum for leak_memory 1000 # at t/proc_processtable.t line 32. # '0' # >= # '270336' # In the previous test I got consistently 270336 growth on my machine ok 7 - Difference should be smaller than expected maximum for leak_memory 1000 # External memory usage: 30124 # External memory usage: 30124 # External memory usage: 30124 # External memory usage: 30124 # External memory usage: 30124 # External memory usage: 30124 # External memory usage: 30124 # External memory usage: 30124 # External memory usage: 30124 # External memory usage: 30124 # Looks like you failed 1 test of 8. ok 8 - Same memory consumption in external calls dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/8 tests, 87.50% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/proc_processtable.t 1 256 8 1 6 Failed 1/1 test scripts. 1/8 subtests failed. Files=1, Tests=8, 11 wallclock secs ( 0.35 cusr + 0.55 csys = 0.90 CPU) Failed 1/1 test programs. 1/8 subtests failed. make: *** [test_dynamic] Error 1