Checking if your kit is complete... Looks good Writing Makefile for Test::Config::System Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Test/Config/System.pm blib\lib\Test\Config\System.pm 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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load................1..1 ok 1 # Testing Test::Config::System 0.63, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/check_any_package......1..0 # Skip no suitable package manager found, skipping check_package tests skipped all skipped: no suitable package manager found, skipping check_package tests t/check_file_contents....1..2 ok 1 - check_file_contents(pass) ok 2 - check_file_contents(fail,inverted) ok t/check_link.............1..0 # Skip filesystem does not support symlinks skipped all skipped: filesystem does not support symlinks t/check_package..........1..0 # Skip no suitable package manager found, skipping check_package tests skipped all skipped: no suitable package manager found, skipping check_package tests t/check_path.............1..8 # required: -mode->448, actual: -mode->511 # Failed test 'check_dir(pass)' # at t/check_path.t line 12. # required: -mode->1234, actual: -mode->511 not ok 1 - check_dir(pass) ok 2 - check_dir(badmode,fail,inverted) ok 3 - check_dir(fail,inverted) # required: -mode->384, actual: -mode->438 not ok 4 - check_file(pass) # Failed test 'check_file(pass)' # at t/check_path.t line 15. ok 5 - check_file(fail,inverted) # required: -mode->1234, actual: -mode->438 ok 6 - check_file(badmode,fail,inverted) # required: -mode->384, actual: -mode->438 not ok 7 - _pathp(pass,bogus attr) # Failed test '_pathp(pass,bogus attr)' # at t/check_path.t line 21. ok 8 - _pathp(pass,no hashref) # Looks like you failed 3 tests of 8. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1, 4, 7 Failed 3/8 tests, 62.50% okay t/failures...............1..6 ok 1 - check_file_contents(bogus, fail) ok 2 - check_file_contents(fail) ok 3 - check_dir(notadir,fail) ok 4 - check_dir(badmode,fail) ok 5 - check_file(notafile,fail) ok 6 - check_file(badmode,fail) ok t/pod-coverage...........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod....................1..1 ok 1 - blib\lib\Test\Config\System.pm ok t/warnings...............1..10 ok 1 - check_file_contents (no args) ok 2 - check_file_contents (no regexp) ok 3 - check_package (no args) ok 4 - check_package (shell bad package name) ok 5 - check_package (invalid pkg manager) ok 6 - check_any_package (non-listref) ok 7 - check_any_package (invalid pkg manager) ok 8 # skip symlinks are not supported on this platform # Failed test 'check_link (no args)' not ok 9 - check_link (no args) # at t/warnings.t line 21. # didn't found a warning # expected to find carped warning: Filename required # Looks like you planned 10 tests but ran 1 extra. # Looks like you failed 1 test of 11 run. ok 10 - check_file (no args) ok 11 - check_dir (no args) dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 9, 11 Failed 2/10 tests, 80.00% okay (less 1 skipped test: 7 okay, 70.00%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/check_path.t 3 768 8 3 1 4 7 t/warnings.t 1 256 10 2 9 11 4 tests and 1 subtest skipped. Failed 2/10 test scripts. 3/28 subtests failed. Files=10, Tests=28, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/10 test programs. 3/28 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.