Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Exception::ThrowUnless cp lib/Exception/ThrowUnless.pm blib/lib/Exception/ThrowUnless.pm 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/00_useok..........1..1 ok 1 - use Exception::ThrowUnless; ok t/01_good...........1..30 ok 1 - same subs ok 2 ok 3 - chmod gone ok 4 - chmod tmp/schmod ok 5 - close unopened ok 6 - close open file ok 7 - no error ok 8 - pid 11901 dead ok 9 - exec returned true ok 10 # skip how can you make fork fail in a cross platform way? ok 11 - open_test ok 12 - file open ok 13 - open dir failed ok 14 - !file open ok 15 - spipe piped ok 16 - many pipes ok 17 - spipe piped ok 18 - readlink eq 'test' ok 19 - rmdir gone ok 20 - srmdir ok 21 - srmdir eval ok 22 - srmdir tmp/srmdir_1 ok 23 - srmdir eval ok 24 - socketpair ok 25 # skip kernel bug 2.6.21 -- no error returned ok 26 - socketpair ok 27 - symlink is dir ok 28 - unlink ok ok 29 - unlink ENOENT ok 30 - unlink EPERM ok, 2/30 skipped: various reasons t/02_good_chdir.....chmod: WARNING: can't access xxx chmod: WARNING: can't access test 1..13 ok 1 - dot matches /proc Use of uninitialized value in join or string at t/02_good_chdir.t line 11. Use of uninitialized value in join or string at t/02_good_chdir.t line 11. not ok 2 - dot matches /proc # Failed test (t/02_good_chdir.t at line 18) # got: '8388616:19626' # expected: ':' ok 3 - changed to root ok 4 - not the same dir ok 5 - is the root dir ok 6 - there and back again ok 7 - no longer root not ok 8 - I like to be home when I can. # Failed test (t/02_good_chdir.t at line 24) # got: '8388616:94080' # expected: '8388616:19626' ok 9 - changed to tmp ok 10 - changed back ok 11 - cd t/02_good_chdir.t ok 12 - changed to tmp ok 13 - changed back # Looks like you failed 2 tests of 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 8 Failed 2/13 tests, 84.62% okay t/99_cleanup........1..1 ok 1 ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/02_good_chdir.t 2 512 13 2 15.38% 2, 8 2 subtests skipped. Failed 1/4 test scripts, 75.00% okay. 2/45 subtests failed, 95.56% okay. make: *** [test_dynamic] Error 29