Checking if your kit is complete... Looks good Writing Makefile for Getopt::AutoConf Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Getopt/AutoConf.pm blib\lib\Getopt\AutoConf.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/01load.........1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:51:04 2008 # Current time GMT: Thu Jan 10 12:51:04 2008 # Using Test.pm version 1.25 ok 1 ok t/02usage........1..7 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:51:05 2008 # Current time GMT: Thu Jan 10 12:51:05 2008 # Using Test.pm version 1.25 Can't exec "t/02usage.t": Exec format error at t/02usage.t line 4. # Test 2 got: (t/02usage.t at line 35) ok 1 # Expected: "/usr/local/src/apache_1.3.20/src" # t/02usage.t line 35 is: ok($ap_src, "/usr/local/src/apache_1.3.20/src"); not ok 2 # Test 3 got: (t/02usage.t at line 36) # Expected: "nobody" # t/02usage.t line 36 is: ok($mysql{'user'}, "nobody"); not ok 3 # Test 4 got: (t/02usage.t at line 37) # Expected: "l33t_n_s3kr3t" # t/02usage.t line 37 is: ok($mysql{'passwd'}, "l33t_n_s3kr3t"); # Test 5 got: (t/02usage.t at line 38) # Expected: "dbhost" # t/02usage.t line 38 is: ok($mysql{'host'}, "dbhost"); # Test 6 got: (t/02usage.t at line 39) # Expected: "sevenroot.org" # t/02usage.t line 39 is: ok($defaultdomain, "sevenroot.org"); # Test 7 got: "2" (t/02usage.t at line 40) # Expected: "3" # t/02usage.t line 40 is: ok(@options, 3); not ok 4 not ok 5 not ok 6 not ok 7 FAILED tests 2-7 Failed 6/7 tests, 14.29% okay t/03golandgoa....1..7 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:51:05 2008 # Current time GMT: Thu Jan 10 12:51:05 2008 # Using Test.pm version 1.25 Can't exec "t/03golandgoa.t": Exec format error at t/03golandgoa.t line 5. # Test 1 got: (t/03golandgoa.t at line 38) # Expected: "1" # t/03golandgoa.t line 38 is: ok($VERBOSE, 1); not ok 1 # Test 2 got: (t/03golandgoa.t at line 39) # Expected: "/usr/local/src/apache_1.3.20/src" # t/03golandgoa.t line 39 is: ok($ap_src, "/usr/local/src/apache_1.3.20/src"); not ok 2 # Test 3 got: (t/03golandgoa.t at line 40) # Expected: "nobody" # t/03golandgoa.t line 40 is: ok($mysql{'user'}, "nobody"); # Test 4 got: (t/03golandgoa.t at line 41) not ok 3 # Expected: "l33t_n_s3kr3t" # t/03golandgoa.t line 41 is: ok($mysql{'passwd'}, "l33t_n_s3kr3t"); # Test 5 got: (t/03golandgoa.t at line 42) # Expected: "dbhost" not ok 4 not ok 5 # t/03golandgoa.t line 42 is: ok($mysql{'host'}, "dbhost"); not ok 6 # Test 6 got: (t/03golandgoa.t at line 43) # Expected: "sevenroot.org" # t/03golandgoa.t line 43 is: ok($defaultdomain, "sevenroot.org"); not ok 7 # Test 7 got: "2" (t/03golandgoa.t at line 44) # Expected: "3" # t/03golandgoa.t line 44 is: ok(@options, 3); FAILED tests 1-7 Failed 7/7 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02usage.t 7 6 2-7 t/03golandgoa.t 7 7 1-7 Failed 2/3 test scripts. 13/15 subtests failed. Files=3, Tests=15, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/3 test programs. 13/15 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.