Checking if your kit is complete... Looks good Writing Makefile for File::pushd cp lib/File/pushd.pod blib/lib/File/pushd.pod cp lib/File/pushd.pm blib/lib/File/pushd.pm Manifying blib/man3/File::pushd.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/File_pushd....1..37 ok 1 - use File::pushd; ok 2 - main->can(...) stat(DFASDFASDFASDFAS): No such file or directory at blib/lib/File/pushd.pm line 31 # Failed test 'pushd to nonexistant directory croaks' # at t/File_pushd.t line 38. # '' # doesn't match '/\ACan't/' not ok 3 - pushd to nonexistant directory croaks stat(t): No such file or directory at blib/lib/File/pushd.pm line 31 ok 4 - The object isa File::pushd # Failed test 'change directory on pushd (relative path)' # at t/File_pushd.t line 49. # got: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd/t' not ok 5 - change directory on pushd (relative path) # Failed test 'object stringifies' # at t/File_pushd.t line 55. # got: '' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd/t' not ok 6 - object stringifies # Failed test 'revert directory when variable goes out of scope' # at t/File_pushd.t line 63. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' not ok 7 - revert directory when variable goes out of scope ok 8 - change directory on pushd (absolute path) # Failed test 'revert directory when variable goes out of scope' # at t/File_pushd.t line 78. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' not ok 9 - revert directory when variable goes out of scope ok 10 - change directory on pushd (upwards) not ok 11 - revert directory when variable goes out of scope # Failed test 'revert directory when variable goes out of scope' # at t/File_pushd.t line 91. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' ok 12 - change directory on pushd (rootdir) # Failed test 'revert directory when variable goes out of scope' # at t/File_pushd.t line 105. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' not ok 13 - revert directory when variable goes out of scope # Failed test 'pushd with no argument doesn't change directory' # at t/File_pushd.t line 115. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' not ok 14 - pushd with no argument doesn't change directory # Failed test 'changing manually to another directory' # at t/File_pushd.t line 119. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd/t' not ok 15 - changing manually to another directory # Failed test 'revert directory when variable goes out of scope' # at t/File_pushd.t line 123. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' not ok 16 - revert directory when variable goes out of scope ok 17 - tempd changes to new temporary directory not ok 18 - revert directory when variable goes out of scope # Failed test 'revert directory when variable goes out of scope' # at t/File_pushd.t line 138. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' ok 19 - temporary directory removed ok 20 - tempd changes to new temporary directory ok 21 - mark temporary directory for preservation # Failed test 'revert directory when variable goes out of scope' # at t/File_pushd.t line 157. # got: '/home/cpanrun' # expected: '/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-pushd' not ok 22 - revert directory when variable goes out of scope ok 23 - temporary directory preserved Can't locate object method "new" via package "File::Temp" (perhaps you forgot to load "File::Temp"?) at t/File_pushd.t line 169. # Looks like you planned 37 tests but only ran 24. # Looks like you failed 12 tests of 24 run. # Looks like your test died just after 24. ok 24 - temporary directory manually cleaned up dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3, 5-7, 9, 11, 13-16, 18, 22, 25-37 Failed 25/37 tests, 32.43% okay Failed 1/1 test scripts, 0.00% okay. 25/37 subtests failed, 32.43% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/File_pushd.t 255 65280 37 38 102.70% 3 5-7 9 11 13-16 18 22 25-37 make: *** [test_dynamic] Error 255