Warning: prerequisite Test::Harness 1.25 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for Getopt::ArgvFile cp ArgvFile.pm blib/lib/Getopt/ArgvFile.pm Manifying blib/man3/Getopt::ArgvFile.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/base..............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 1..16 FAILED tests 1-16 Failed 16/16 tests, 0.00% okay t/expandenv.........ok 1 ok 2 ok 3 ok 4 1..4 FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/fileopt...........ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 1..10 FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/noHOMEvar.........ok 1 1..1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/prefix............ok 1 ok 2 ok 3 ok 4 1..4 FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/resolvepathes.....ok 1 ok 2 ok 3 not ok 4 # Failed test (t/resolvepathes.t at line 67) # Structures begin differing at: # $got->[7] = '/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Getopt-ArgvFile-1.10/t/file1' # $expected->[7] = '/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Getopt-ArgvFile/t/file1' 1..4 # Looks like you failed 1 test of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/use1..............ok 1 ok 2 1..2 FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/use2..............ok 1 ok 2 1..2 FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/base.t 16 16 100.00% 1-16 t/expandenv.t 4 4 100.00% 1-4 t/fileopt.t 10 10 100.00% 1-10 t/noHOMEvar.t 1 1 100.00% 1 t/prefix.t 4 4 100.00% 1-4 t/resolvepathes.t 1 256 4 4 100.00% 1-4 t/use1.t 2 2 100.00% 1-2 t/use2.t 2 2 100.00% 1-2 Failed 8/8 test scripts, 0.00% okay. 43/43 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29