Checking if your kit is complete... Looks good Writing Makefile for File::Transaction::Atomic Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Atomic.pm blib\lib\File\Transaction\Atomic.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/10ft.............1..30 ok 1 - use File::Transaction::Atomic; ok 2 - The object isa File::Transaction::Atomic ok 3 - linewise_rewrite makes t/foo.tmp ok 4 - revert deletes t/foo.tmp ok 5 - revert leaves t/foo unchanged ok 6 - linewise_rewrite overwrites stale t/foo.tmp The symlink function is unimplemented at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\File-Transaction-Atomic\blib\lib/File/Transaction/Atomic.pm line 500. # Looks like you planned 30 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-30 Failed 24/30 tests, 20.00% okay t/20taint..........1..10 ok 1 - use File::Transaction::Atomic; ok 2 - tainted TMPEXT is fatal at rewrite ok 3 - file not changed with tainted TMPEXT ok 4 - tainted WORKDIR is fatal The symlink function is unimplemented at t/20taint.t line 27. # Looks like you planned 10 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-10 Failed 6/10 tests, 40.00% okay t/30oldfiles.......1..18 rmdir [C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Transaction-Atomic/.ftawork/old]: Permission denied at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\File-Transaction-Atomic\blib\lib/File/Transaction/Atomic.pm line 430. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay t/40name_encode....1..50 ok 1 - commit with default workdir died # Failed test 'rel workdir pre-commit replaced - with symlink' not ok 2 - rel workdir pre-commit replaced - with symlink # at t/40name_encode.t line 29. # Failed test 'rel workdir pre-commit replaced -- with symlink' # at t/40name_encode.t line 30. not ok 3 - rel workdir pre-commit replaced -- with symlink # Failed test 'rel workdir pre-commit replaced -s with symlink' # at t/40name_encode.t line 31. not ok 4 - rel workdir pre-commit replaced -s with symlink # Failed test 'rel workdir pre-commit replaced -m with symlink' # at t/40name_encode.t line 32. not ok 5 - rel workdir pre-commit replaced -m with symlink # Failed test 'rel workdir pre-commit replaced woo with symlink' # at t/40name_encode.t line 33. not ok 6 - rel workdir pre-commit replaced woo with symlink # Failed test 'rel workdir pre-commit replaced woohoo with symlink' # at t/40name_encode.t line 34. not ok 7 - rel workdir pre-commit replaced woohoo with symlink ok 8 - rel workdir pre-commit preserved - contents ok 9 - rel workdir pre-commit preserved -- contents ok 10 - rel workdir pre-commit preserved -s contents ok 11 - rel workdir pre-commit preserved -m contents ok 12 - rel workdir pre-commit preserved woo contents ok 13 - rel workdir pre-commit preserved woohoo contents rmdir [C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Transaction-Atomic/t/.ftawork/old]: Permission denied at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\File-Transaction-Atomic\blib\lib/File/Transaction/Atomic.pm line 430. # Looks like you planned 50 tests but only ran 13. # Looks like you failed 6 tests of 13 run. # Looks like your test died just after 13. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-7, 14-50 Failed 43/50 tests, 14.00% okay t/50atomic.........1..48 The symlink function is unimplemented at t/50atomic.t line 77. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-48 Failed 48/48 tests, 0.00% okay t/60cleanup........1..984 The symlink function is unimplemented at t/60cleanup.t line 87. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-984 Failed 984/984 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10ft.t 255 65280 30 48 7-30 t/20taint.t 255 65280 10 12 5-10 t/30oldfiles.t 255 65280 18 36 1-18 t/40name_encode.t 255 65280 50 80 2-7 14-50 t/50atomic.t 255 65280 48 96 1-48 t/60cleanup.t 255 65280 984 1968 1-984 Failed 6/6 test scripts. 1123/1140 subtests failed. Files=6, Tests=1140, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 6/6 test programs. 1123/1140 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.