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_use.t t\01_new.t t\02_new_from_string.t t\03_error.t t\04_changed.t t\05_is_same.t t\06_old_and_new.t t\07_overload.t t\08_configure.t t\00_use................1..1 ok 1 - use File::Signature; ok t\01_new................1..6 ok 1 - no pathname ok 2 - null pathname ok 3 - no error not ok 4 - constructed absolute pathname # Failed test (t\01_new.t at line 37) # 'C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-Signature\testfile' # doesn't match '(?-xism:^/)' not ok 5 - unreadable file # Failed test (t\01_new.t at line 46) # undef # doesn't match '(?-xism:open failure)' ok 6 - nonexistent file # Looks like you failed 2 tests of 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4-5 Failed 2/6 tests, 66.67% okay t\02_new_from_string....1..6 ok 1 - exception: argument required ok 2 - exception: argument was null ok 3 - exception: bad object string ok 4 - exception: bad errobj string ok 5 - success with good object ok 6 - success with error object ok t\03_error..............1..3 ok 1 - returns true ok 2 - scalar context ok 3 - list context ok t\04_changed............1..6 ok 1 - object created. ok 2 - change() was false. ok 3 - change() was true. ok 4 - object created. ok 5 - changed() in list context. ok 6 - threw exception ok t\05_is_same............1..4 ok 1 - object created. ok 2 - is_same() was true. ok 3 - is_same() is false. ok 4 - threw exception ok t\06_old_and_new........1..25 ok 1 - hasn't changed ok 2 - check pathnames ok 3 - check digests ok 4 - check inodes ok 5 - check modes ok 6 - check uids ok 7 - check gids ok 8 - check sizes ok 9 - check mtimes ok 10 - has changed ok 11 - same pathnames ok 12 - digests differ ok 13 - same inodes ok 14 - same modes ok 15 - same uids ok 16 - same gids ok 17 - sizes differ ok 18 - mtimes differ not ok 19 - has changed again # Failed test (t\06_old_and_new.t at line 53) ok 20 - same pathnames not ok 21 - modes differ # Failed test (t\06_old_and_new.t at line 55) # '33206' # ne # '33206' ok 22 - has changed yet again ok 23 - same pathnames not ok 24 - inodes differ # Failed test (t\06_old_and_new.t at line 61) # '0' # ne # '0' ok 25 - threw exception # Looks like you failed 3 tests of 25. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 19, 21, 24 Failed 3/25 tests, 88.00% okay t\07_overload...........1..1 ok 1 - freebie ok t\08_configure..........1..1 ok 1 - freebie ok Failed 2/9 test scripts, 77.78% okay. 5/53 subtests failed, 90.57% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_new.t 2 512 6 2 33.33% 4-5 t\06_old_and_new.t 3 768 25 3 12.00% 19 21 24 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.