WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good Warning: prerequisite Test::Builder 0.33 not found. We have 0.17. Warning: prerequisite Test::Builder::Tester 1.04 not found. We have 1.01. Warning: prerequisite Test::More 0.65 not found. We have 0.47. 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Test::File cp lib/File.pm blib/lib/Test/File.pm Manifying blib/man3/Test::File.3 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib/lib', 'blib/arch', )" Level is # Test level is Test::Manifest::test_harness found [t/load.t t/pod.t t/pod_coverage.t t/normalize.t t/test_files.t t/owner.t t/rt/30346.t] t/load............1..1 ok 1 - use Test::File; ok t/pod.............1..1 ok 1 - blib/lib/Test/File.pm ok t/pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing POD skipped all skipped: Test::Pod::Coverage required for testing POD t/normalize.......1..9 ok 1 - use Test::File; ok 2 - use File::Spec::Unix; ok 3 - Normalize gives same path for unix ok 4 - use File::Spec::Win32; ok 5 - Normalize gives different path for Win32 ok 6 - Normalize gives right path for Win32 ok 7 - use File::Spec::Mac; ok 8 - Normalize gives different path for Mac ok 9 - Normalize gives right path for Mac ok t/test_files......1..28 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 - readable exists ok 26 - readable_sym does not exist ok 27 - readable_sym exists ok 28 ok t/owner...........1..12 ok 1 - owner_is with text username ok 2 - owner_is with numeric UID ok 3 - owner_isnt with text username ok 4 - owner_isnt with numeric UID ok 5 - group_is with text groupname ok 6 - group_is with numeric GID ok 7 - group_isnt with text groupname ok 8 - group_isnt with numeric GID # Failed test (t/owner.t at line 91) not ok 9 - Intentional owner_is failure # STDERR is: # # File [blib] belongs to cpanrun (130), not root (0) # # Failed test (t/owner.t at line 90) # # not: # # File [blib] belongs to cpanrun (130), not root (0) # # Failed test 'Intentional owner_is failure' # # at t/owner.t line 90. # # as expected # Failed test (t/owner.t at line 102) not ok 10 - Intentional owner_isnt failure # STDERR is: # # File [blib] belongs to cpanrun (130) # # Failed test (t/owner.t at line 101) # # not: # # File [blib] belongs to cpanrun (130) # # Failed test 'Intentional owner_isnt failure' # # at t/owner.t line 101. # # as expected # Failed test (t/owner.t at line 114) not ok 11 - Intentional group_is failure # STDERR is: # # File [blib] belongs to users (20), not root (0) # # Failed test (t/owner.t at line 113) # # not: # # File [blib] belongs to users (20), not root (0) # # Failed test 'Intentional group_is failure' # # at t/owner.t line 113. # # as expected # Failed test (t/owner.t at line 125) # STDERR is: # # File [blib] belongs to users (20) # # Failed test (t/owner.t at line 124) # # not: # # File [blib] belongs to users (20) # # Failed test 'Intentional group_isnt failure' # # at t/owner.t line 124. # # as expected not ok 12 - Intentional group_isnt failure FAILED tests 9-12 Failed 4/12 tests, 66.67% okay t/rt/30346........1..3 # Failed test (t/rt/30346.t at line 25) # STDERR is: # # File [no_such_file-36101194340755b130130m] does not exist # # Failed test (t/rt/30346.t at line 24) # # not: # # File [no_such_file-36101194340755b130130m] does not exist # # Failed test 'no_such_file-36101194340755b130130m is not empty' # # at t/rt/30346.t line 24. # # as expected not ok 1 - no_such_file-36101194340755b130130m is not empty ok 2 - t/rt/30346.t is not empty # Failed test (t/rt/30346.t at line 58) # STDERR is: # # File [t/rt/file_not_empty_ok_test] exists with zero size # # Failed test (t/rt/30346.t at line 57) # # not: # # File [t/rt/file_not_empty_ok_test] exists with zero size # # Failed test 't/rt/file_not_empty_ok_test is not empty' # # at t/rt/30346.t line 57. # # as expected not ok 3 - t/rt/file_not_empty_ok_test is not empty FAILED tests 1, 3 Failed 2/3 tests, 33.33% okay Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/owner.t 12 4 33.33% 9-12 t/rt/30346.t 3 2 66.67% 1 3 1 test skipped. Failed 2/7 test scripts, 71.43% okay. 6/54 subtests failed, 88.89% okay. # Looks like your test died before it could output anything. make: *** [test_dynamic] Error 25