Checking if your kit is complete... Looks good Writing Makefile for Alvis::Pipeline cp lib/Alvis/Logger.pm blib/lib/Alvis/Logger.pm cp lib/Alvis/Pipeline/Read.pm blib/lib/Alvis/Pipeline/Read.pm cp lib/Alvis/Pipeline/Write.pm blib/lib/Alvis/Pipeline/Write.pm cp lib/Alvis/Pipeline.pm blib/lib/Alvis/Pipeline.pm cp bin/alvis-pipeline-filter.pl blib/script/alvis-pipeline-filter.pl /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-pipeline-filter.pl cp bin/alvis-pipeline-put.pl blib/script/alvis-pipeline-put.pl /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-pipeline-put.pl cp bin/alvis-zsink.pl blib/script/alvis-zsink.pl /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-zsink.pl cp bin/alvis-pipeline-put-documents.pl blib/script/alvis-pipeline-put-documents.pl /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-pipeline-put-documents.pl cp bin/alvis-pipeline-get.pl blib/script/alvis-pipeline-get.pl /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alvis-pipeline-get.pl Manifying blib/man3/Alvis::Pipeline.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-creation....1..8 ok 1 - use Alvis::Pipeline; ok 2 - instantiation of abstract pipe subclass is refused ok 3 - Read-pipe creation with no spooldir is refused ok 4 - Read-pipe creation with no port is refused ok 5 - Read-pipe creation with spooldir and port is accepted ok 6 - Write-pipe creation with no host is refused ok 7 - Write-pipe creation with no port is refused ok 8 - Write-pipe creation with no listener on port is refused ok t/1-read........1..13 ok 1 - use Alvis::Pipeline; ok 2 - reading parent 975 spawned writing child with pid=976 can't read '/tmp/xyzzy/seq': No such file or directory at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Alvis-Pipeline/blib/lib/Alvis/Pipeline/Read.pm line 199. # Looks like you planned 13 tests but only ran 2. # Looks like your test died just after 2. can't read '/tmp/xyzzy/seq': No such file or directory at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Alvis-Pipeline/blib/lib/Alvis/Pipeline/Read.pm line 199, line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-13 Failed 11/13 tests, 15.38% okay t/2-unicode.....1..9 can't read '/tmp/xyzzy/seq': No such file or directory at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Alvis-Pipeline/blib/lib/Alvis/Pipeline/Read.pm line 199. ok 1 - use Alvis::Pipeline; ok 2 - reading parent 1003 spawned writing child with pid=1005 # Looks like you planned 9 tests but only ran 2. # Looks like your test died just after 2. can't read '/tmp/xyzzy/seq': No such file or directory at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Alvis-Pipeline/blib/lib/Alvis/Pipeline/Read.pm line 199, line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-9 Failed 7/9 tests, 22.22% okay Failed 2/3 test scripts, 33.33% okay. 18/30 subtests failed, 40.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/1-read.t 255 65280 13 22 169.23% 3-13 t/2-unicode.t 255 65280 9 14 155.56% 3-9 make: *** [test_dynamic] Error 2