Checking if your kit is complete... Looks good Warning: prerequisite Test::More 0.70 not found. We have 0.66. 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.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/proc_processtable....1..8 # Testing Proc::ProcessTable 0.41 ok 1 - use Proc::ProcessTable; # Size before: 31064 # Size after: 31064 ok 2 - Difference should be bigger than expected minimum for do_something 100 ok 3 - Difference should be smaller than expected maximum for do_something 100 # In the beginning I got 0 memory growth here, now I get 135168 # Size before: 31064 # Size after: 31064 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: 31064 # Size after: 31064 # Failed test 'Difference should be bigger than expected minimum for leak_memory 1000' # at t/proc_processtable.t line 32. not ok 6 - Difference should be bigger than expected minimum for leak_memory 1000 # '0' # >= # '270336' ok 7 - Difference should be smaller than expected maximum for leak_memory 1000 # In the previous test I got consistently 270336 growth on my machine # External memory usage: 29684 # External memory usage: 29712 # External memory usage: 29684 # External memory usage: 29684 # External memory usage: 29684 # External memory usage: 29684 # External memory usage: 29712 # External memory usage: 29684 # External memory usage: 29684 # External memory usage: 29684 # Failed test 'Same memory consumption in external calls' # at t/proc_processtable.t line 71. # got: '29684' # expected: '29712' # Looks like you failed 2 tests of 8. not ok 8 - Same memory consumption in external calls dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 6, 8 Failed 2/8 tests, 75.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/proc_processtable.t 2 512 8 2 6 8 Failed 1/1 test scripts. 2/8 subtests failed. Files=1, Tests=8, 11 wallclock secs ( 0.32 cusr + 0.50 csys = 0.82 CPU) Failed 1/1 test programs. 2/8 subtests failed. make: *** [test_dynamic] Error 2