Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\0-creation.t t\1-read.t t\2-unicode.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 kill -15 failed; killing -2876 with rude signal 9 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Alvis-Pipeline\blib\lib/Alvis/Pipeline/Read.pm line 87. ok 6 - Write-pipe creation with no host is refused ok 7 - Write-pipe creation with no port is refused # Failed test (t\0-creation.t at line 54) # Looks like you failed 1 tests of 8. not ok 8 - Write-pipe creation with no listener on port is refused dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 8 Failed 1/8 tests, 87.50% okay t\1-read........1..13 ok 1 - use Alvis::Pipeline; can't fork: at t\1-read.t line 16. # Looks like you planned 13 tests but only ran 1. # Looks like your test died just after 1. can't connect to 'localhost', port '31802': Unknown error at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Alvis-Pipeline\blib\lib/Alvis/Pipeline/Write.pm line 22. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! END failed--call queue aborted. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-13 Failed 12/13 tests, 7.69% okay t\2-unicode.....1..9 ok 1 - use Alvis::Pipeline; can't fork: at t\2-unicode.t line 28. # Looks like you planned 9 tests but only ran 1. # Looks like your test died just after 1. can't connect to 'localhost', port '31802': Unknown error at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Alvis-Pipeline\blib\lib/Alvis/Pipeline/Write.pm line 22. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! END failed--call queue aborted. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay Failed 3/3 test scripts, 0.00% okay. 21/30 subtests failed, 30.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\0-creation.t 1 256 8 1 12.50% 8 t\1-read.t 255 65280 13 12 92.31% 2-13 t\2-unicode.t 255 65280 9 8 88.89% 2-9 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.