Checking if your kit is complete... Looks good Using DBI 1.601 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in C:/cpanrun/build/5-10-0/lib/auto/DBI/ Writing Makefile for DBD::JDBC Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp JDBC.pod blib\lib\DBD\JDBC.pod cp JDBC.pm blib\lib\DBD\JDBC.pm cp lib/Bundle/DBD/JDBC.pm blib\lib\Bundle\DBD\JDBC.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. set CLASSPATH=dbd_jdbc.jar;t/hsqldb/hsqldb-1.8.0.2.jar;t/hsqldb/log4j-1.2.13.jar; C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_env........v-string in use/require non-portable at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-JDBC\blib\lib/DBD/JDBC.pm line 21. 1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/02_connect....1..5 ok 1 Cannot find java.exe in the following directories: ../../../support/postgresql/src/bin/pg_config:C:\cpanrun\build\5-10-0\bin C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\BIN C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\bin\prerelease C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\bin C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\bin C:\WINNT\Microsoft.NET\Framework\v1.1.4322 c:\bin C:\WINNT\system32 C:\WINNT C:\WINNT\System32\Wbem C:\Program Files\Vim\vim63 C:\Program Files\Perforce c:\cygwin\bin Terminating. # Failed test 'server started' # at t/02_connect.t line 25. not ok 2 - server started # Server failed to start; remaining tests will fail ok 3 # skip Server failed # Looks like you failed 1 test of 5. ok 4 # skip Server failed ok 5 # skip Server failed dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/5 tests, 80.00% okay (less 3 skipped tests: 1 okay, 20.00%) t/03_hsqldb.....1..22 Cannot find java.exe in the following directories: ../../../support/postgresql/src/bin/pg_config:C:\cpanrun\build\5-10-0\bin C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\BIN C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\bin\prerelease C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\bin C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\bin C:\WINNT\Microsoft.NET\Framework\v1.1.4322 c:\bin C:\WINNT\system32 C:\WINNT C:\WINNT\System32\Wbem C:\Program Files\Vim\vim63 C:\Program Files\Perforce c:\cygwin\bin Terminating. # Failed test 'server started' # at t/03_hsqldb.t line 24. not ok 1 - server started ok 2 # skip Server failed to start; remaining tests will fail ok 3 # skip Server failed to start; remaining tests will fail ok 4 # skip Server failed to start; remaining tests will fail ok 5 # skip Server failed to start; remaining tests will fail ok 6 # skip Server failed to start; remaining tests will fail ok 7 # skip Server failed to start; remaining tests will fail ok 8 # skip Server failed to start; remaining tests will fail ok 9 # skip Server failed to start; remaining tests will fail ok 10 # skip Server failed to start; remaining tests will fail ok 11 # skip Server failed to start; remaining tests will fail ok 12 # skip Server failed to start; remaining tests will fail ok 13 # skip Server failed to start; remaining tests will fail ok 14 # skip Server failed to start; remaining tests will fail ok 15 # skip Server failed to start; remaining tests will fail ok 16 # skip Server failed to start; remaining tests will fail # Looks like you failed 1 test of 22. ok 17 # skip Server failed to start; remaining tests will fail ok 18 # skip Server failed to start; remaining tests will fail ok 19 # skip Server failed to start; remaining tests will fail ok 20 # skip Server failed to start; remaining tests will fail ok 21 # skip Server failed to start; remaining tests will fail ok 22 # skip Server failed to start; remaining tests will fail dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/22 tests, 95.45% okay (less 21 skipped tests: 0 okay, 0.00%) t/basis.........1..0 # Skip BASIS URL not defined skipped all skipped: BASIS URL not defined t/oracle........1..0 # Skipped: Oracle URL not defined skipped all skipped: Oracle URL not defined Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_connect.t 1 256 5 1 2 t/03_hsqldb.t 1 256 22 1 1 2 tests and 24 subtests skipped. Failed 2/5 test scripts. 2/32 subtests failed. Files=5, Tests=32, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/5 test programs. 2/32 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.