# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL - ERROR: Sys::Syslog is not installed * Optional prerequisite Test::Pod::Coverage is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'Proc-DaemonLite' version '0.01' 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\Proc\DaemonLite.pm: cannot resolve L in paragraph 69. Build: blib\lib\Proc\DaemonLite.pm: cannot resolve L in paragraph 75. Copying lib\Proc\DaemonLite.pm -> blib\lib\Proc\DaemonLite.pm Manifying blib\lib/Proc/DaemonLite.pm -> blib\libdoc\Proc.DaemonLite.3 HTMLifying blib\lib\Proc\DaemonLite.pm -> blib\libhtml\site\lib\Proc\DaemonLite.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\10pod.............1..1 ok 1 - blib\lib\Proc\DaemonLite.pm ok t\11pod_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\20compile.........1..2 # Failed test 'use Proc::DaemonLite;' # at t\20compile.t line 7. not ok 1 - use Proc::DaemonLite; # Tried to use 'Proc::DaemonLite'. # Error: Can't locate Sys/Syslog.pm in @INC (@INC contains: ./lib ../lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Proc-DaemonLite\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Proc-DaemonLite\blib\arch _build\lib C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at ../lib/Proc/DaemonLite.pm line 32. # BEGIN failed--compilation aborted at t\20compile.t line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'require Proc::DaemonLite;' # at t\20compile.t line 8. not ok 2 - require Proc::DaemonLite; # Tried to require 'Proc::DaemonLite'. # Error: Attempt to reload Proc/DaemonLite.pm aborted. # Compilation failed in require at (eval 8) line 2. # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\20compile.t 2 512 2 2 1-2 1 test skipped. Failed 1/3 test scripts. 2/3 subtests failed. Files=3, Tests=3, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 2/3 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.