Checking if your kit is complete... Looks good Writing Makefile for Test::TestUtil Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Docs/Site_SVD/Test_TestUtil.pm blib\lib\Docs\Site_SVD\Test_TestUtil.pm cp lib/Test/TestUtil.pm blib\lib\Test\TestUtil.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\Test\TestUtil\TestUtil.t t\Test\TestUtil\TestUtil....1..29 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 10:12:34 2008 # Current time GMT: Fri Jan 11 18:12:34 2008 # Using Test.pm version 1.25 # is_package_loaded # Test 1 got: "$VAR1 = 1;\n" (t\Test\TestUtil\TestUtil.t at line 565) # Expected: "$VAR1 = '';\n" # t\Test\TestUtil\TestUtil.t line 565 is: ok($actual, $expected, ''); not ok 1 # load_package ok 2 # skip # Pod_pod_errors ok 3 # fspec2fspec ok 4 # fspec2os os2fspec ok 5 # fspec2os os2fspec ok 6 # pm2require ok 7 # pm2file ok 8 # drivers ok 9 # is_driver ok 10 # fspec2pm ok 11 # find_t_paths ok 12 # fspec_glob Unix ok 13 # fspec_glob Unix ok 14 # replace_variables ok 15 # test_lib2inc ok 16 # get_date # Test 17 got: "$VAR1 = 1;\n" (t\Test\TestUtil\TestUtil.t at line 565 fail #16) # Expected: "$VAR1 = '1';\n" not ok 17 # pm2datah ok 18 # pm2data ok 19 # fin fout ok 20 # fin fout ok 21 # scrub_file_line ok 22 # scrub_test_file ok 23 # scrub_date_version ok 24 # scrub_date_ticket ok 25 # format_array_table ok 26 # format_hash_table - hash of array ok 27 # find_in_path ok 28 # format_hash_table - hash of hash ok 29 FAILED tests 1, 17 Failed 2/29 tests, 93.10% okay (less 1 skipped test: 26 okay, 89.66%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\Test\TestUtil\TestUtil.t 29 2 1 17 1 subtest skipped. Failed 1/1 test scripts. 2/29 subtests failed. Files=1, Tests=29, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 2/29 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.