Checking if your kit is complete... Looks good Writing Makefile for Perl6::Builtins Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Perl6/Builtins.pm blib\lib\Perl6\Builtins.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 Subroutine CORE::GLOBAL::caller redefined at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl6-Builtins\blib\lib/Perl6/Builtins.pm line 20. ok 1 - use Perl6::Builtins; # Testing Perl6::Builtins 0.0.3 ok t/caller..........Subroutine CORE::GLOBAL::caller redefined at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl6-Builtins\blib\lib/Perl6/Builtins.pm line 20. ok 1 - Scalar context ok 2 - List context count ok 3 - List context package ok 4 - List context file # Failed test 'List context count' # at t/caller.t line 16. ok 5 - List context line # Looks like you failed 1 test of 23. not ok 6 - List context count ok 7 - List context package ok 8 - List context file ok 9 - List context line ok 10 - List context subroutine ok 11 - List context hasargs ok 12 - List context wantarray ok 13 - List context evaltext ok 14 - List context is_require ok 15 - Hashref count ok 16 - Hashref context package ok 17 - Hashref context file ok 18 - Hashref context line ok 19 - Hashref context subroutine ok 20 - Hashref context hasargs ok 21 - Hashref context wantarray ok 22 - Hashref context evaltext ok 23 - Hashref context is_require 1..23 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/23 tests, 95.65% okay 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\Perl6\Builtins.pm ok t/system..........ls: write error: Bad file descriptor not ok 1 - successful system command # Failed test 'successful system command' # at t/system.t line 6. 'PAY_NO_ATTENTION_TO_THIS' is not recognized as an internal or external command, operable program or batch file. ok 2 - unsuccessful system command ls: write error: Bad file descriptor # Failed test 'successful deferred system command' # at t/system.t line 10. not ok 3 - successful deferred system command ok 4 - successful value system command 'PAY_NO_ATTENTION_TO_THIS' is not recognized as an internal or external command, operable program or batch file. ok 5 - unsuccessful deferred system command ok 6 - unsuccessful value system command # Looks like you failed 2 tests of 6. 1..6 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3 Failed 2/6 tests, 66.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/caller.t 1 256 23 1 6 t/system.t 2 512 6 2 1 3 1 test skipped. Failed 2/5 test scripts. 3/31 subtests failed. Files=5, Tests=31, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/5 test programs. 3/31 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.