Checking if your kit is complete... Looks good Writing Makefile for Test::NoWarnings cp lib/Test/NoWarnings/Warning.pm blib/lib/Test/NoWarnings/Warning.pm cp lib/Test/NoWarnings.pm blib/lib/Test/NoWarnings.pm Manifying blib/man3/Test::NoWarnings.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/end...............1..6 ok 1 - Test '' result count ok 2 - subtest '' of '' compare actual_ok ok 3 - subtest '' of '' compare actual_ok ok 4 - warn diag ok 5 - warn diag test num ok 6 - warn diag has warn ok t/fork..............1..2 ok 1 - just testing ok 2 - no warnings ok t/no_end............1..2 ok 1 - just testing ok 2 - no warnings ok t/no_tests..........1..1 ok 1 - no warnings ok t/none..............ok 1 - Test 'no warns' completed ok 2 - Test 'no warns' no premature diagnostication ok 3 - Test 'no warns' result count ok 4 - subtest 'check warns' of 'no warns' compare actual_ok ok 5 - checking depth ok 6 - Test '1 warn' completed ok 7 - Test '1 warn' no premature diagnostication ok 8 - Test '1 warn' result count ok 9 - subtest 'check warns' of '1 warn' compare actual_ok ok 10 - checking depth ok 11 - 1 warn diag ok 12 - 1 warn diag test num ok 13 - 1 warn diag has warn ok 14 - carp level b ok 15 - carp level a ok 16 # skip Devel::StackTrace not installed ok 17 - Test 'clear warns' completed ok 18 - Test 'clear warns' no premature diagnostication ok 19 - Test 'clear warns' result count ok 20 - subtest 'check warns' of 'clear warns' compare actual_ok ok 21 - checking depth ok 22 - Test '2 warn' completed ok 23 - Test '2 warn' no premature diagnostication ok 24 - Test '2 warn' result count ok 25 - subtest 'check warns empty' of '2 warn' compare actual_ok ok 26 - checking depth ok 27 - subtest 'check warns' of '2 warn' compare actual_ok ok 28 - checking depth ok 29 - 2 warn diag ok 30 - 2 warn diag test num ok 31 - 2 warn diag has warn 1..31 FAILED tests 1-31 Failed 31/31 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/none.t 31 31 100.00% 1-31 Failed 1/5 test scripts, 80.00% okay. 31/42 subtests failed, 26.19% okay. make: *** [test_dynamic] Error 29