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\00.load.t t\01.checklib.t t\pod-coverage.t t\pod.t t\00.load.........1..1 ok 1 - use ExtUtils::AutoConf; ok t\01.checklib.....1..2 # # # Ignore junk bellow. # Trying to compile test program to check atan on m library... Generating script '.\testTfYhy7.ccs' cl -nologo -c @".\testTfYhy7.ccs" -Fo"testTfYhy7.obj" "testTfYhy7.c" testTfYhy7.c link -o testTfYhy7.exe testTfYhy7.obj -lm Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. LINK : warning LNK4044: unrecognized option "o"; ignored LINK : warning LNK4044: unrecognized option "lm"; ignored LINK : fatal error LNK1181: cannot open input file "testTfYhy7.exe" # Failed test (t\01.checklib.t at line 10) not ok 1 Trying to compile test program to check foobar on m library... Generating script '.\test06eTL1.ccs' cl -nologo -c @".\test06eTL1.ccs" -Fo"test06eTL1.obj" "test06eTL1.c" test06eTL1.c link -o test06eTL1.exe test06eTL1.obj -lm Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. LINK : warning LNK4044: unrecognized option "o"; ignored LINK : warning LNK4044: unrecognized option "lm"; ignored LINK : fatal error LNK1181: cannot open input file "test06eTL1.exe" # Looks like you failed 1 tests of 2. ok 2 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/2 tests, 50.00% okay t\pod-coverage....1..1 ok 1 - Pod coverage on ExtUtils::AutoConf ok t\pod.............1..1 ok 1 - blib\lib\ExtUtils\AutoConf.pm ok Failed 1/4 test scripts, 75.00% okay. 1/5 subtests failed, 80.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01.checklib.t 1 256 2 1 50.00% 1 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.