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\01-basic.t t\02-link.t t\01-basic....1..11 ok 1 ok 2 Generating script 'C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.ccs' cl -nologo -c @"C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.ccs" -Fo"C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.obj" "C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.c" compilet.c Generating script 'C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.lds' link @"C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.lds" -out:"C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.dll" Creating library C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.lib and object C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.exp ok 3 ok 4 ok 5 Generating script 't\compilet.ccs' cl -nologo -c @"t\compilet.ccs" -Fo"t\compilet.obj" "t\compilet.c" compilet.c ok 6 ok 7 Generating script 't\compilet.lds' link @"t\compilet.lds" -out:"t\compilet.dll" Creating library t\compilet.lib and object t\compilet.exp ok 8 # Test 9 got: '1' (t\01-basic.t at line 56) # Expected: '2' # Test 10 got: ' foo bar' (t\01-basic.t at line 57) # Expected: 'foo' # Test 11 got: (t\01-basic.t at line 58) # Expected: 'bar' not ok 9 not ok 10 not ok 11 FAILED tests 9-11 Failed 3/11 tests, 72.73% okay t\02-link.....1..0 # Skipped: link_executable() is not implemented yet on Win32 skipped all skipped: link_executable() is not implemented yet on Win32 Failed 1/2 test scripts, 50.00% okay. 3/11 subtests failed, 72.73% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-basic.t 11 3 27.27% 9-11 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.