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 -e cp bin/VCShell blib\script\VCShell pl2bat.bat blib\script\VCShell C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00_clear.t t\01_basic.t t\02_traverse.t t\03_subsidiary.t t\04_repository.t t\05_shell.t t\06_binary.t t\10_freestanding.t t\00_clear...........1..1 ok 1 - Test directory removed ok t\01_basic...........1..29 ok 1 - use VCS::Lite::Repository; ok 2 - File as path croaks ok 3 - Invalid filespec croaks # Using store YAML "all" is not defined in %YAML::EXPORT_TAGS at C:/cpanrun-5.8/build/5-8-0/site/lib/YAML.pm line 8 Failed to require VCS::Lite::Store::YAML Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8. Compilation failed in require at (eval 6) line 3. Can't locate object method "repos_name" via package "VCS::Lite::Store::YAML" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store.pm line 83. # Looks like you planned 29 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-29 Failed 26/29 tests, 10.34% okay t\02_traverse........1..7 ok 1 - use VCS::Lite::Repository; ok 2 - Successful return from new isa VCS::Lite::Repository ok 3 - Simple list ok 4 - Recursive list ok 5 - User sub, flattened pairs ok 6 - More complex return val, single param ok 7 - More complex return val, multi param ok t\03_subsidiary......1..36 ok 1 - use VCS::Lite::Repository; ok 2 - Successful return from new isa VCS::Lite::Repository # Using store YAML "all" is not defined in %YAML::EXPORT_TAGS at C:/cpanrun-5.8/build/5-8-0/site/lib/YAML.pm line 8 Failed to require VCS::Lite::Store::YAML Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8. Compilation failed in require at (eval 15) line 3. Can't locate object method "repos_name" via package "VCS::Lite::Store::YAML" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store.pm line 83. # Looks like you planned 36 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-36 Failed 34/36 tests, 5.56% okay t\04_repository......1..43 ok 1 - use VCS::Lite::Repository; # Store YAML "all" is not defined in %YAML::EXPORT_TAGS at C:/cpanrun-5.8/build/5-8-0/site/lib/YAML.pm line 8 Failed to require VCS::Lite::Store::YAML Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8. Compilation failed in require at (eval 4) line 3. Can't locate object method "repos_name" via package "VCS::Lite::Store::YAML" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store.pm line 83. # Looks like you planned 43 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-43 Failed 42/43 tests, 2.33% okay t\05_shell...........1..21 ok 1 - use VCS::Lite::Shell; "all" is not defined in %YAML::EXPORT_TAGS at C:/cpanrun-5.8/build/5-8-0/site/lib/YAML.pm line 8 # Failed test (t\05_shell.t at line 27) not ok 2 - require VCS::Lite::Store::YAML; # Tried to require 'VCS::Lite::Store::YAML'. # Error: Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8. # Compilation failed in require at (eval 3) line 2. ok 3 - hworld.pl created ok 4 - hworld.pl in the repository ok 5 - Check in worked, latest gen 1 ok 6 - First file output from diff ok 7 - Second file output from diff ok 8 - print line changed ok 9 - Check in worked, latest gen 2 ok 10 - Now no different from checked in version ok 11 - Generation 1 diffs the same as before ok 12 - require VCS::Lite::Store::Storable; ok 13 - hworld.pl created ok 14 - hworld.pl in the repository ok 15 - Check in worked, latest gen 1 ok 16 - First file output from diff ok 17 - Second file output from diff ok 18 - print line changed ok 19 - Check in worked, latest gen 2 ok 20 - Now no different from checked in version ok 21 - Generation 1 diffs the same as before # Looks like you failed 1 tests of 21. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/21 tests, 95.24% okay t\06_binary..........1..17 ok 1 - use VCS::Lite::Element::Binary; Store YAML "all" is not defined in %YAML::EXPORT_TAGS at C:/cpanrun-5.8/build/5-8-0/site/lib/YAML.pm line 8 Failed to require VCS::Lite::Store::YAML Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8. Compilation failed in require at (eval 6) line 3. Can't locate object method "repos_name" via package "VCS::Lite::Store::YAML" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store.pm line 83. # Looks like you planned 17 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-17 Failed 16/17 tests, 5.88% okay t\10_freestanding....1..25 ok 1 - use VCS::Lite::Repository; Store YAML "all" is not defined in %YAML::EXPORT_TAGS at C:/cpanrun-5.8/build/5-8-0/site/lib/YAML.pm line 8 Failed to require VCS::Lite::Store::YAML Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store/YAML.pm line 8. Compilation failed in require at (eval 5) line 3. Can't locate object method "repos_name" via package "VCS::Lite::Store::YAML" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\VCS-Lite-Repository\blib\lib/VCS/Lite/Store.pm line 83. # Looks like you planned 25 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-25 Failed 24/25 tests, 4.00% okay Failed 6/8 test scripts, 25.00% okay. 143/179 subtests failed, 20.11% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_basic.t 255 65280 29 26 89.66% 4-29 t\03_subsidiary.t 255 65280 36 34 94.44% 3-36 t\04_repository.t 255 65280 43 42 97.67% 2-43 t\05_shell.t 1 256 21 1 4.76% 2 t\06_binary.t 255 65280 17 16 94.12% 2-17 t\10_freestanding.t 255 65280 25 24 96.00% 2-25 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.