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\00compile.t t\10Error.t t\20RecvEnv.t t\21RecvBody.t t\30Send.t t\40Message.t t\00compile.....1..5 ok 1 - use Mail::Qmail::Queue::Error; ok 2 - use Mail::Qmail::Queue::Receive::Envelope; ok 3 - use Mail::Qmail::Queue::Receive::Body; ok 4 - use Mail::Qmail::Queue::Send; ok 5 - use Mail::Qmail::Queue::Message; ok t\10Error.......1..33 ok 1 - use Mail::Qmail::Queue::Error; ok 2 # Failed test (t\10Error.t at line 32) # 'Timeout error at t\10Error.t line 30 # ' # doesn't match '(?-xism:^Timeout error at t/10Error\.t)' not ok 3 ok 4 # Failed test (t\10Error.t at line 36) # 'Message refused at t\10Error.t line 34 # ' # doesn't match '(?-xism:^Message refused at t/10Error\.t)' not ok 5 ok 6 # Failed test (t\10Error.t at line 40) # 'No memory!! at t\10Error.t line 38 # ' # doesn't match '(?-xism:^No memory!! at t/10Error\.t)' not ok 7 ok 8 # Failed test (t\10Error.t at line 45) # 'Temp error at t\10Error.t line 43 # ' # doesn't match '(?-xism:^Temp error at t/10Error\.t)' not ok 9 ok 10 # Failed test (t\10Error.t at line 49) # 'Perm error at t\10Error.t line 47 # ' # doesn't match '(?-xism:^Perm error at t/10Error\.t)' not ok 11 ok 12 # Failed test (t\10Error.t at line 53) # 'General Error!! at t\10Error.t line 51 # ' # doesn't match '(?-xism:^General Error!! at t/10Error\.t)' not 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 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 # Looks like you failed 6 tests of 33. ok 33 dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 3, 5, 7, 9, 11, 13 Failed 6/33 tests, 81.82% okay t\20RecvEnv.....1..13 ok 1 - use Mail::Qmail::Queue::Receive::Envelope; ok 2 - Envelope From ok 3 - Envelope To \#1 ok 4 - Envelope To \#2 ok 5 - No Envelope To \#3 ok 6 - Envelope To \#1 ok 7 - Envelope To \#2 ok 8 - No Envelope To \#3 ok 9 - Envelope From ok 10 - Envelope From ok 11 - Envelope To \#1 ok 12 - Envelope To \#2 ok 13 - No Envelope To \#3 ok t\21RecvBody....1..6 ok 1 - use Mail::Qmail::Queue::Receive::Body; ok 2 ok 3 ok 4 ok 5 ok 6 ok t\30Send........1..3 ok 1 - use Mail::Qmail::Queue::Send; Couldn't dup body pipe reader to fd 1 in child: Bad file descriptor at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Mail-Qmail-Queue\blib\lib/Mail/Qmail/Queue/Send.pm line 384 Couldn't create FileHandle for body writer fd 8 in parent: Bad file descriptor at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Mail-Qmail-Queue\blib\lib/Mail/Qmail/Queue/Send.pm line 364 # Looks like you planned 3 tests but only ran 1. 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-3 Failed 2/3 tests, 33.33% okay t\40Message.....1..10 ok 1 - use Mail::Qmail::Queue::Message; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 Couldn't dup body pipe reader to fd 1 in child: Bad file descriptor at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Mail-Qmail-Queue\blib\lib/Mail/Qmail/Queue/Send.pm line 384 Couldn't create FileHandle for body writer fd 8 in parent: Bad file descriptor at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Mail-Qmail-Queue\blib\lib/Mail/Qmail/Queue/Send.pm line 364 # Looks like you planned 10 tests but only ran 7. # Looks like you planned 10 tests but only ran 7. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 8-10 Failed 3/10 tests, 70.00% okay Failed 3/6 test scripts, 50.00% okay. 11/70 subtests failed, 84.29% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\10Error.t 6 1536 33 6 18.18% 3 5 7 9 11 13 t\30Send.t 255 65280 3 2 66.67% 2-3 t\40Message.t 3 768 10 3 30.00% 8-10 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.