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/parisc2.0-lp64/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 27491 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 1..13 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) not ok 1 - dot matches /proc # got: ':' # expected: '1073741835:440621' 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. ok 2 - dot matches /proc ok 3 - changed to root ok 4 - not the same dir 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. ok 5 - is the root dir ok 6 - there and back again 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 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: '1073741835:440621' chdir:tmp:No such file or directory at lib/Exception/ThrowUnless.pm line 28 Exception::ThrowUnless::_checktrue(0) called at lib/Exception/ThrowUnless.pm line 36 Exception::ThrowUnless::schdir('tmp') called at t/02_good_chdir.t line 25 main::t_schdir() called at t/02_good_chdir.t line 31 # Looks like you planned 13 tests but only ran 8. # Looks like your test died just after 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 8-13 Failed 7/13 tests, 46.15% okay t/99_cleanup.......1..1 ok 1 ok Failed 1/4 test scripts, 75.00% okay. 7/45 subtests failed, 84.44% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/02_good_chdir.t 255 65280 13 12 92.31% 1 8-13 2 subtests skipped. make: *** [test_dynamic] Error 25