Checking if your kit is complete... Looks good Writing Makefile for MOP::MOP Writing Makefile for MOP::Remote Writing Makefile for MOP Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo cp MOP.pm ..\blib\lib\MOP\MOP.pm cp MetaModule.pm ..\blib\lib\MOP\MetaModule.pm cd .. nmake -f Makefile all -nologo cp Remote.pm ..\blib\lib\MOP\Remote.pm cd .. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo cd .. nmake -f Makefile all -nologo cd .. nmake test -nologo C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\lib" "-I..\blib\arch" test.pl 1..4 ok 1 ok 2 ok 3 ok 4 cd .. nmake test -nologo C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, '..\blib\lib', '..\blib\arch')" t/*.t t/rem........dukas: Unknown Host rsh: can't establish connection *** Unable to rsh to dukas - some tests not available *** test 3 not available FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/several....The system cannot find the path specified. *** Unable to rsh to violon - testing on localhost *** Unable to find remote Perl executable on localhost: please provide path. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\MOP\blib\lib/MOP/Remote.pm line 341. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/rem.t 3 2 2-3 t/several.t 1 256 2 2 2 Failed 2/2 test scripts. 3/5 subtests failed. Files=2, Tests=5, 23 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 3/5 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\BIN\nmake.exe"' : return code '0x2' Stop.