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 Build --makefile_env_macros 1 test t\01_normalize_path......1..45 ok 1 - use File::System; mkdir t/root mkdir t/root/bar mkdir t/root/bar/baz Sorry, root \C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-System\t\root does not exist! at t\01_normalize_path.t line 14 # Looks like you planned 45 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-45 Failed 44/45 tests, 2.22% okay t\02_glob................1..14 ok 1 - use File::System::Object; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\03_real................1..317 ok 1 - use File::System; rmdir t/root/bar/baz rmdir t/root/bar rmdir t/root mkdir t/root Sorry, root \C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-System\t\root does not exist! at t\03_real.t line 14 # Looks like you planned 317 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-317 Failed 316/317 tests, 0.32% okay t\04_table_basic.........1..317 ok 1 - use File::System; rmdir t/root mkdir t/root Sorry, root \C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-System\t\root does not exist! at t\04_table_basic.t line 16 # Looks like you planned 317 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-317 Failed 316/317 tests, 0.32% okay t\05_table_multimount....1..316 ok 1 - use File::System; rmdir t/root mkdir t/root mkdir t/root/bar mkdir t/root2 Sorry, root \C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-System\t\root does not exist! at t\05_table_multimount.t line 17 # Looks like you planned 316 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-316 Failed 315/316 tests, 0.32% okay t\06_table_mount.........1..2774 ok 1 - use File::System; rmdir t/root/bar rmdir t/root mkdir t/root rmdir t/root2 mkdir t/root2 mkdir t/root3 mkdir t/root4 mkdir t/root5 Sorry, root \C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-System\t\root does not exist! at t\06_table_mount.t line 26 # Looks like you planned 2774 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-2774 Failed 2773/2774 tests, 0.04% okay t\07_layered.............1..339 ok 1 - use File::System; rmdir t/root mkdir t/root rmdir t/root2 mkdir t/root2 Sorry, root \C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-System\t\root does not exist! at t\07_layered.t line 19 # Looks like you planned 339 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-339 Failed 338/339 tests, 0.29% okay t\08_passthrough.........1..317 ok 1 - use File::System; rmdir t/root mkdir t/root Sorry, root \C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-System\t\root does not exist! at t\08_passthrough.t line 14 # Looks like you planned 317 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-317 Failed 316/317 tests, 0.32% okay Failed 7/8 test scripts, 12.50% okay. 4418/4439 subtests failed, 0.47% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_normalize_path.t 255 65280 45 44 97.78% 2-45 t\03_real.t 255 65280 317 316 99.68% 2-317 t\04_table_basic.t 255 65280 317 316 99.68% 2-317 t\05_table_multimount.t 255 65280 316 315 99.68% 2-316 t\06_table_mount.t 255 65280 2774 2773 99.96% 2-2774 t\07_layered.t 255 65280 339 338 99.71% 2-339 t\08_passthrough.t 255 65280 317 316 99.68% 2-317 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.