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-load.t t\01-load.t t\02-api.t t\03-lock-env.t t\03-lock.t t\boilerplate.t t\pod-coverage.t t\pod.t t\00-load.........1..1 # Failed test (t\00-load.t at line 6) # Tried to use 'Cache::BDB'. # Error: Bareword "DB_FREE_SPACE" not allowed while "strict subs" in use at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Cache-BDB\blib\lib/Cache/BDB.pm line 416. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Cache::BDB; # Testing Cache::BDB , Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\01-load.........1..73 Bareword "DB_FREE_SPACE" not allowed while "strict subs" in use at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Cache-BDB\blib\lib/Cache/BDB.pm line 416. Compilation failed in require at t\01-load.t line 6. BEGIN failed--compilation aborted at t\01-load.t line 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-73 Failed 73/73 tests, 0.00% okay t\02-api..........1..60 Bareword "DB_FREE_SPACE" not allowed while "strict subs" in use at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Cache-BDB\blib\lib/Cache/BDB.pm line 416. Compilation failed in require at t\02-api.t line 2. BEGIN failed--compilation aborted at t\02-api.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-60 Failed 60/60 tests, 0.00% okay t\03-lock-env.....1..0 # Skip need to deal with forking tests skipped all skipped: need to deal with forking tests t\03-lock.........1..0 # Skip need to deal with forking tests skipped all skipped: need to deal with forking tests t\boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Cache/BDB.pm contains no boilerplate text ok t\pod-coverage....1..1 # Cache::BDB: no public symbols defined ok 1 - Pod coverage on Cache::BDB ok t\pod.............1..2 ok 1 - blib\lib\Cache\BDB.pm ok 2 - blib\lib\Cache\BDB.pod ok Failed 3/8 test scripts, 62.50% okay. 134/140 subtests failed, 4.29% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 1 1 100.00% 1 t\01-load.t 255 65280 73 73 100.00% 1-73 t\02-api.t 255 65280 60 60 100.00% 1-60 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.