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 Build --makefile_env_macros 1 test t\blocking........1..7 Parentheses missing around "my" list at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SCGI\blib\lib/SCGI/Request.pm line 44. ok 1 - require SCGI; The getppid function is unimplemented at t\blocking.t line 33. # Looks like you planned 7 tests but only ran 1. # Looks like your test died just after 1. No such signal: SIGUSR1 at t\blocking.t line 46. No such signal: SIGUSR1 at t\blocking.t line 46. cannot send signal to client process: Invalid argument at t\blocking.t line 48. 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 9 (wstat 2304, 0x900) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay t\non-blocking....1..13 Parentheses missing around "my" list at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SCGI\blib\lib/SCGI/Request.pm line 44. ok 1 - require SCGI; The getppid function is unimplemented at t\non-blocking.t line 35. # Looks like you planned 13 tests but only ran 1. # Looks like your test died just after 1. No such signal: SIGUSR1 at t\non-blocking.t line 48. No such signal: SIGUSR1 at t\non-blocking.t line 48. cannot send signal to client process: Invalid argument at t\non-blocking.t line 50. 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 9 (wstat 2304, 0x900) DIED. FAILED tests 2-13 Failed 12/13 tests, 7.69% okay t\pod-coverage....1..2 Parentheses missing around "my" list at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SCGI\blib\lib/SCGI/Request.pm line 44. ok 1 - Pod coverage on SCGI ok 2 - Pod coverage on SCGI::Request ok t\pod.............1..2 ok 1 - blib\lib\SCGI.pm ok 2 - blib\lib\SCGI\Request.pm ok Failed 2/4 test scripts, 50.00% okay. 18/24 subtests failed, 25.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\blocking.t 9 2304 7 6 85.71% 2-7 t\non-blocking.t 9 2304 13 12 92.31% 2-13 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.