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\connection.t t\connection....1..5 ok 1 - use RPC::Simple; spawned server pid -2960 t\connection.t -2960: server started on port 7810 at Thu Mar 13 10:31:16 2008 ok 2 - server spawned Your vendor has not defined Fcntl macro F_SETFL, used at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\RPC-Simple\blib\lib/RPC/Simple/Factory.pm line 75. # Looks like you planned 5 tests but only ran 2. # Looks like your test died just after 2. Accepting connection killing process -2960 Connection accepted Comparing 127.0.0.1 with 127.0.0.1 Your vendor has not defined Fcntl macro F_SETFL, used at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\RPC-Simple\blib\lib/RPC/Simple/Server.pm line 351. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! END failed--call queue aborted. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay Failed 1/1 test scripts, 0.00% okay. 3/5 subtests failed, 40.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\connection.t 255 65280 5 3 60.00% 3-5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.