# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'SCGI' version '0.6' Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 Build: blib\lib\SCGI.pm: cannot resolve L in paragraph 37. Build: blib\lib\SCGI\Request.pm: cannot resolve L in paragraph 62. Copying lib\SCGI\Request.pm -> blib\lib\SCGI\Request.pm Copying lib\SCGI.pm -> blib\lib\SCGI.pm Manifying blib\lib/SCGI.pm -> blib\libdoc\SCGI.3 Manifying blib\lib/SCGI/Request.pm -> blib\libdoc\SCGI.Request.3 HTMLifying blib\lib\SCGI.pm -> blib\libhtml\site\lib\SCGI.html HTMLifying blib\lib\SCGI\Request.pm -> blib\libhtml\site\lib\SCGI\Request.html Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 test t\blocking........1..7 ok 1 - require SCGI; The getppid function is unimplemented at t\blocking.t line 33. 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. No such signal: SIGUSR1 at t\blocking.t line 48. # Looks like you planned 7 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-7 Failed 6/7 tests, 14.29% okay t\non-blocking....1..13 ok 1 - require SCGI; The getppid function is unimplemented at t\non-blocking.t line 35. 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. No such signal: SIGUSR1 at t\non-blocking.t line 50. # Looks like you planned 13 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-13 Failed 12/13 tests, 7.69% okay t\pod-coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t\pod.............1..2 ok 1 - blib\lib\SCGI.pm ok 2 - blib\lib\SCGI\Request.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\blocking.t 255 65280 7 12 2-7 t\non-blocking.t 255 65280 13 24 2-13 1 test skipped. Failed 2/4 test scripts. 18/22 subtests failed. Files=4, Tests=22, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 18/22 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.