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\mask.t t\name.t t\nested.t t\number.t t\safe.t t\timeout.t t\mask.......1..14 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t\name.......1..3 ok 1 - use Sys::SigAction; ok 2 - SIGINT => INT ok 3 - 9 => KILL ok t\nested.....1..5 ok 1 - use Sys::SigAction; Your vendor has not defined POSIX macro SIGALRM, used at t\nested.t line 25 # Looks like you planned 5 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t\number.....1..3 ok 1 - use Sys::SigAction; ok 2 - INT => SIGINT Your vendor has not defined POSIX macro SIGKILL, used at t\number.t line 21 # Looks like you planned 3 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t\safe.......1..4 ok 1 - NOTE: using the safe attribute requires perl 5.8.2 or later # Failed test (t\safe.t at line 46) not ok 2 - safe=>0 got no warning in $@ = 'Your vendor has not defined POSIX macro SIGALRM, used at t\safe.t line 43 # ' ok 3 - safe=>1 expected warning in $@ = 'Your vendor has not defined POSIX macro SIGALRM, used at t\safe.t line 50 # ' # Failed test (t\safe.t at line 58) not ok 4 - safe not set: no warning in $@ = 'Your vendor has not defined POSIX macro SIGALRM, used at t\safe.t line 56 # ' # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 4 Failed 2/4 tests, 50.00% okay t\timeout....1..7 ok 1 - use Sys::SigAction; # Failed test (t\timeout.t at line 32) not ok 2 - die with hash ok 3 - hash did not timeout ok 4 - immediate -- die with string ok 5 - immediate did not timeout why did forever throw exception:$VAR1 = 'Your vendor has not defined POSIX macro SIGALRM, used at C:\\cpanrun-5.8\\depot\\main\\contrib-patched\\perl\\CPAN\\src\\Sys-SigAction\\blib\\lib/Sys/SigAction.pm line 140 '; # Failed test (t\timeout.t at line 51) not ok 6 - forever did NOT die # Failed test (t\timeout.t at line 52) not ok 7 - forever timed out # Looks like you failed 3 tests of 7. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2, 6-7 Failed 3/7 tests, 57.14% okay Failed 5/6 test scripts, 16.67% okay. 24/36 subtests failed, 33.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\mask.t 1 256 14 14 100.00% 1-14 t\nested.t 255 65280 5 4 80.00% 2-5 t\number.t 255 65280 3 1 33.33% 3 t\safe.t 2 512 4 2 50.00% 2 4 t\timeout.t 3 768 7 3 42.86% 2 6-7 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.