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\00_basic.t t\01_signal.t t\99_pod.t t\00_basic.....1..28 not ok 1 - use Thread::Cancel; # Failed test (t\00_basic.t at line 17) # Tried to use 'Thread::Cancel'. # Error: threads version 1.39 required--this is only version 0.99 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Cancel\blib\lib/Thread/Cancel.pm line 8. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Cancel\blib\lib/Thread/Cancel.pm line 8. # Compilation failed in require at (eval 1) line 2. not ok 2 - threads->can('cancel') # Failed test (t\00_basic.t at line 28) # threads->can('cancel') failed ok 3 - Thread created Can't locate auto/threads/is_running.al in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Cancel\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Cancel\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\00_basic.t line 32 # Looks like you planned 28 tests but only ran 3. # Looks like your test died just after 3. A thread exited while 2 other threads were still running. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2, 4-28 Failed 27/28 tests, 3.57% okay t\01_signal....1..9 # Failed test (t\01_signal.t at line 17) not ok 1 - use Thread::Cancel; # Tried to use 'Thread::Cancel'. # Error: threads version 1.39 required--this is only version 0.99 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Cancel\blib\lib/Thread/Cancel.pm line 8. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Cancel\blib\lib/Thread/Cancel.pm line 8. # Compilation failed in require at (eval 1) line 2. ok 2 - Thread created Can't locate auto/threads/is_running.al in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Cancel\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Cancel\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\01_signal.t line 21 # Looks like you planned 9 tests but only ran 2. # Looks like your test died just after 2. A thread exited while 2 other threads were still running. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-9 Failed 8/9 tests, 11.11% okay t\99_pod.......1..0 # Skip Module maintainer tests skipped all skipped: Module maintainer tests Failed 2/3 test scripts, 33.33% okay. 35/37 subtests failed, 5.41% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00_basic.t 255 65280 28 27 96.43% 1-2 4-28 t\01_signal.t 255 65280 9 8 88.89% 1 3-9 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.