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-load.t t\boilerplate.t t\kwalitee.t t\no_syslog_modules.t t\pod-coverage.t t\pod.t t\sys_syslog_fake.t t\sys_syslog_real.t t\unix_syslog_fake.t t\unix_syslog_real.t t\00-load..............1..1 # Failed test (t\00-load.t at line 6) # Tried to use 'Log::Syslog::Abstract'. # Error: Unable to detect either Unix::Syslog or Sys::Syslog at (eval 1) line 3 not ok 1 - use Log::Syslog::Abstract; # Testing Log::Syslog::Abstract 1.001, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\boilerplate..........1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Log/Syslog/Abstract.pm contains no boilerplate text ok t\kwalitee.............1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping t\no_syslog_modules....1..2 Devel::Hide hides Sys/Syslog.pm, Unix/Syslog.pm ok 1 - use() dies ok 2 - ... with expected error ok t\pod-coverage.........1..1 # Log::Syslog::Abstract: no public symbols defined ok 1 - Pod coverage on Log::Syslog::Abstract ok t\pod..................1..1 ok 1 - blib\lib\Log\Syslog\Abstract.pm ok t\sys_syslog_fake......1..7 Devel::Hide hides Unix/Syslog.pm ok 1 - use Log::Syslog::Abstract; ok 2 - openlog hits our stub ok 3 - ... got expected data via the stub ok 4 - syslog hits our stub ok 5 - ... got expected data via the stub ok 6 - closelog hits our stub ok 7 - ... got expected data via the stub ok t\sys_syslog_real......Devel::Hide hides Unix/Syslog.pm 1..0 # Skip Sys::Syslog not installed; can't test against real module skipped all skipped: Sys::Syslog not installed; can't test against real module t\unix_syslog_fake.....1..47 ok 1 - use Log::Syslog::Abstract; ok 2 - openlog with no args dies ok 3 - ... with expected error ok 4 - openlog with one arg dies ok 5 - ... with expected error ok 6 - openlog with 2 args dies ok 7 - ... with expected error ok 8 - openlog hits our stub ok 9 - ... got expected data via the stub ok 10 - syslog hits our stub ok 11 - ... got expected data via the stub ok 12 - closelog hits our stub ok 13 - ... got expected data via the stub ok 14 - bitwise-or of all flags is as expected ok 15 - Flag ndelay works ok 16 - Flag pid works ok 17 - Flag local5 works ok 18 - Flag local6 works ok 19 - Flag local0 works ok 20 - Flag crit works ok 21 - Flag err works ok 22 - Flag local3 works ok 23 - Flag auth works ok 24 - Flag notice works ok 25 - Flag ftp works ok 26 - Flag local2 works ok 27 - Flag error works ok 28 - Flag debug works ok 29 - Flag kern works ok 30 - Flag user works ok 31 - Flag mail works ok 32 - Flag daemon works ok 33 - Flag alert works ok 34 - Flag info works ok 35 - Flag uucp works ok 36 - Flag lpr works ok 37 - Flag panic works ok 38 - Flag local4 works ok 39 - Flag cron works ok 40 - Flag local7 works ok 41 - Flag emerg works ok 42 - Flag authpriv works ok 43 - Flag warning works ok 44 - Flag syslog works ok 45 - Flag news works ok 46 - Flag local1 works ok 47 - bitwise-OR works ok t\unix_syslog_real.....1..0 # Skip Unix::Syslog not installed; can't test against real module skipped all skipped: Unix::Syslog not installed; can't test against real module Failed 1/10 test scripts, 90.00% okay. 1/62 subtests failed, 98.39% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 1 1 100.00% 1 3 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.