Checking if your kit is complete... Looks good Writing Makefile for Run Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Run.pm blib\lib\Run.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/chain............1..32 ok 1 ok 3 ok 8 Confused test output: test 3 answered after test 3 ok 11 Confused test output: test 4 answered after test 8 ok 19 Confused test output: test 5 answered after test 11 ok 21 Confused test output: test 6 answered after test 19 ok 26 Confused test output: test 7 answered after test 21 ok 29 Confused test output: test 8 answered after test 26 ok 32 Confused test output: test 9 answered after test 29 FAILED tests 2, 4-7, 9-10, 12-18, 20, 22-25, 27-28, 30-31 Failed 23/32 tests, 28.13% okay t/pipe.............1..19 ok 1 Your vendor has not defined Fcntl macro F_GETFD, used at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Run\blib\lib/Run.pm line 159. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-19 Failed 18/19 tests, 5.26% okay t/redir............1..19 ok 1 Your vendor has not defined Fcntl macro F_GETFD, used at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Run\blib\lib/Run.pm line 239. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-19 Failed 18/19 tests, 5.26% okay t/redir_mayfail....1..4 ok 1 FAILED tests 2-4 Failed 3/4 tests, 25.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/chain.t 32 23 2 4-7 9-10 12-18 20 22-25 27-28 30-31 t/pipe.t 255 65280 19 36 2-19 t/redir.t 255 65280 19 36 2-19 t/redir_mayfail.t 4 3 2-4 Failed 4/4 test scripts. 62/74 subtests failed. Files=4, Tests=74, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 4/4 test programs. 62/74 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.