Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/*.t t/00_load.........1..1 # Failed test 'use Thread::Semaphore;' # at t/00_load.t line 6. not ok 1 - use Thread::Semaphore; # Tried to use 'Thread::Semaphore'. # Error: Scalar::Util version 1.1 required--this is only version 1.07 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Semaphore\blib\lib/Thread/Semaphore.pm line 9. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Semaphore\blib\lib/Thread/Semaphore.pm line 9. # Compilation failed in require at (eval 2) line 2. # BEGIN failed--compilation aborted at (eval 2) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01_basic........Scalar::Util version 1.1 required--this is only version 1.07 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Semaphore\blib\lib/Thread/Semaphore.pm line 9. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Semaphore\blib\lib/Thread/Semaphore.pm line 9. Compilation failed in require at t/01_basic.t line 18. BEGIN failed--compilation aborted at t/01_basic.t line 18. dubious Test returned status 2 (wstat 512, 0x200) t/02_errs.........Scalar::Util version 1.1 required--this is only version 1.07 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Semaphore\blib\lib/Thread/Semaphore.pm line 9. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Semaphore\blib\lib/Thread/Semaphore.pm line 9. Compilation failed in require at t/02_errs.t line 11. BEGIN failed--compilation aborted at t/02_errs.t line 11. dubious Test returned status 2 (wstat 512, 0x200) t/03_nothreads....1..4 Scalar::Util version 1.1 required--this is only version 1.07 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Semaphore\blib\lib/Thread/Semaphore.pm line 9. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Thread-Semaphore\blib\lib/Thread/Semaphore.pm line 9. Compilation failed in require at t/03_nothreads.t line 13. BEGIN failed--compilation aborted at t/03_nothreads.t line 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/99_pod..........1..0 # Skip Module maintainer tests skipped all skipped: Module maintainer tests Failed 4/5 test scripts, 20.00% okay. 5/5 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00_load.t 1 256 1 1 100.00% 1 t/01_basic.t 2 512 ?? ?? % ?? t/02_errs.t 2 512 ?? ?? % ?? t/03_nothreads.t 2 512 4 4 100.00% 1-4 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.