# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'File-System' version '1.16' 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 Build --makefile_env_macros 1 C:\cpanrun\build\5-10-0\bin\perl.exe lib\File\System\Globber.PL lib\File\System\Globber.pm Build: blib\lib\File\System\Test.pm: unterminated list at =head in paragraph 235. ignoring. Build: blib\lib\File\System\Object.pm: cannot resolve L in paragraph 174. Copying lib\File\System\Real.pm -> blib\lib\File\System\Real.pm Copying lib\File\System\Object.pm -> blib\lib\File\System\Object.pm Copying lib\File\System\Passthrough.pm -> blib\lib\File\System\Passthrough.pm Copying lib\File\System\Globber.pm -> blib\lib\File\System\Globber.pm Copying lib\File\System.pm -> blib\lib\File\System.pm Copying lib\File\System\Layered.pm -> blib\lib\File\System\Layered.pm Copying lib\File\System\Table.pm -> blib\lib\File\System\Table.pm Copying lib\File\System\Test.pm -> blib\lib\File\System\Test.pm Manifying blib\lib/File/System/Layered.pm -> blib\libdoc\File.System.Layered.3 Manifying blib\lib/File/System/Test.pm -> blib\libdoc\File.System.Test.3 Manifying blib\lib/File/System/Table.pm -> blib\libdoc\File.System.Table.3 Manifying blib\lib/File/System/Real.pm -> blib\libdoc\File.System.Real.3 Manifying blib\lib/File/System.pm -> blib\libdoc\File.System.3 Manifying blib\lib/File/System/Passthrough.pm -> blib\libdoc\File.System.Passthrough.3 Manifying blib\lib/File/System/Object.pm -> blib\libdoc\File.System.Object.3 HTMLifying blib\lib\File\System\Layered.pm -> blib\libhtml\site\lib\File\System\Layered.html HTMLifying blib\lib\File\System\Test.pm -> blib\libhtml\site\lib\File\System\Test.html HTMLifying blib\lib\File\System\Table.pm -> blib\libhtml\site\lib\File\System\Table.html HTMLifying blib\lib\File\System\Real.pm -> blib\libhtml\site\lib\File\System\Real.html HTMLifying blib\lib\File\System.pm -> blib\libhtml\site\lib\File\System.html HTMLifying blib\lib\File\System\Passthrough.pm -> blib\libhtml\site\lib\File\System\Passthrough.html HTMLifying blib\lib\File\System\Object.pm -> blib\libhtml\site\lib\File\System\Object.html 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 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\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 baz rmdir bar rmdir t/root mkdir t/root Sorry, root \C:\cpanrun\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\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\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 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\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\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\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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\01_normalize_path.t 255 65280 45 88 2-45 t\03_real.t 255 65280 317 632 2-317 t\04_table_basic.t 255 65280 317 632 2-317 t\05_table_multimount.t 255 65280 316 630 2-316 t\06_table_mount.t 255 65280 2774 5546 2-2774 t\07_layered.t 255 65280 339 676 2-339 t\08_passthrough.t 255 65280 317 632 2-317 Failed 7/8 test scripts. 4418/4439 subtests failed. Files=8, Tests=4439, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 7/8 test programs. 4418/4439 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.