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::Redbase Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Redbase/DataStream.pm blib\lib\DBD\Redbase\DataStream.pm cp Redbase.pm blib\lib\DBD\Redbase.pm 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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00base...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 Driver version is 0.22 ok t/10dsnlist........Driver is Redbase 1..3 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/10dsnlist.t line 57 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/20createdrop.....1..5 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/20createdrop.t line 58 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/30insertfetch....1..17 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/30insertfetch.t line 59 not ok 1 - connect FAILED Test 1 - connect Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t/40bindparam......1..28 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/40bindparam.t line 77 not ok 1 - connect FAILED Test 1 - connect Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t/40listfields.....1..13 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/40listfields.t line 66 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/40nulls..........1..11 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/40nulls.t line 60 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/40numrows........1..25 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/40numrows.t line 72 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-25 Failed 25/25 tests, 0.00% okay t/50chopblanks.....1..35 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/50chopblanks.t line 69 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-35 Failed 35/35 tests, 0.00% okay t/50commit.........1..30 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t/50commit.t line 80 Attempting to connect. not ok 1 - connect FAILED Test 1 - connect Cannot connect: Error 2. Make sure, your database server is up and running. Check that 'DBI:Redbase:host=localhost' references a valid database name. DBI error message: Unable to establish connection (Host: localhost Port: 6238) Can't call method "func" on an undefined value at t/Redbase.dbtest line 106. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-30 Failed 30/30 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10dsnlist.t 10 2560 3 5 1-3 t/20createdrop.t 10 2560 5 9 1-5 t/30insertfetch.t 10 2560 17 33 1-17 t/40bindparam.t 10 2560 28 55 1-28 t/40listfields.t 10 2560 13 25 1-13 t/40nulls.t 10 2560 11 21 1-11 t/40numrows.t 10 2560 25 49 1-25 t/50chopblanks.t 10 2560 35 69 1-35 t/50commit.t 255 65280 30 59 1-30 Failed 9/10 test scripts. 167/172 subtests failed. Files=10, Tests=172, 14 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 9/10 test programs. 167/172 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.