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 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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 6711 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: can't access xxx chmod: can't change xxx: Too many levels of symbolic links chmod: can't access test chmod: can't change test: Too many levels of symbolic links 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. # Failed test (t/02_good_chdir.t at line 17) # got: ':' # expected: '1073741829:481867' 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. Use of uninitialized value in stat at t/02_good_chdir.t line 10. 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. 1..13 not ok 1 - dot matches /proc Use of uninitialized value in chdir at lib/Exception/ThrowUnless.pm line 36. Use of chdir('') or chdir(undef) as chdir() is deprecated at lib/Exception/ThrowUnless.pm line 36. Use of uninitialized value in concatenation (.) or string at lib/Exception/ThrowUnless.pm line 36. 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. ok 2 - dot matches /proc 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 # Failed test (t/02_good_chdir.t at line 24) not ok 8 - I like to be home when I can. # got: ':' # expected: '1073741829:481867' 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 1, 8 Failed 2/13 tests, 84.62% okay t/99_cleanup.......1..1 ok 1 ok Failed 1/4 test scripts, 75.00% okay. 2/45 subtests failed, 95.56% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------- t/02_good_chdir.t 2 512 13 2 15.38% 1 8 2 subtests skipped. make: *** [test_dynamic] Error 25