Start 2009-06-19T16:35:02 ActivePerl-1003 CPAN-1.94 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Fri, 19 Jun 2009 10:26:57 GMT Running make for I/IL/ILYAVERL/DBD-Redbase-0.22.tar.gz Checksum for /Users/fly1003/var/cpan/sources/authors/id/I/IL/ILYAVERL/DBD-Redbase-0.22.tar.gz ok DBD-Redbase-0.22/ DBD-Redbase-0.22/Redbase/ DBD-Redbase-0.22/Redbase/DataStream.pm DBD-Redbase-0.22/t/ DBD-Redbase-0.22/t/40numrows.t DBD-Redbase-0.22/t/30insertfetch.t DBD-Redbase-0.22/t/README DBD-Redbase-0.22/t/40listfields.t DBD-Redbase-0.22/t/50commit.t DBD-Redbase-0.22/t/00base.t DBD-Redbase-0.22/t/50chopblanks.t DBD-Redbase-0.22/t/40bindparam.t DBD-Redbase-0.22/t/lib.pl DBD-Redbase-0.22/t/10dsnlist.t DBD-Redbase-0.22/t/40nulls.t DBD-Redbase-0.22/t/skeleton.test DBD-Redbase-0.22/t/Redbase.mtest DBD-Redbase-0.22/t/Redbase.dbtest DBD-Redbase-0.22/t/20createdrop.t DBD-Redbase-0.22/Changes DBD-Redbase-0.22/MANIFEST DBD-Redbase-0.22/Redbase.pm DBD-Redbase-0.22/LICENSE.TXT DBD-Redbase-0.22/README DBD-Redbase-0.22/Makefile.PL CPAN.pm: Going to build I/IL/ILYAVERL/DBD-Redbase-0.22.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: /Users/fly1003/var/megalib/auto/DBI/ /Users/fly1003/ap1003/lib/auto/DBI/ at Makefile.PL line 53 Using DBI 1.609 (for perl 5.010000 on darwin-thread-multi-2level) installed in /Users/fly1003/var/megalib/auto/DBI/ Writing Makefile for DBD::Redbase >>> make cp Redbase/DataStream.pm blib/lib/DBD/Redbase/DataStream.pm cp Redbase.pm blib/lib/DBD/Redbase.pm ILYAVERL/DBD-Redbase-0.22.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00base.t ......... 1..5 ok 1 ok 2 ok 3 ok 4 ok 5 Driver version is 0.22 ok t/10dsnlist.t ...... 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 10 (wstat 2560, 0xa00) Failed 3/3 subtests t/20createdrop.t ... 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 10 (wstat 2560, 0xa00) Failed 5/5 subtests t/30insertfetch.t .. 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 10 (wstat 2560, 0xa00) Failed 17/17 subtests t/40bindparam.t .... 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 10 (wstat 2560, 0xa00) Failed 28/28 subtests t/40listfields.t ... 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 10 (wstat 2560, 0xa00) Failed 13/13 subtests t/40nulls.t ........ 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 10 (wstat 2560, 0xa00) Failed 11/11 subtests t/40numrows.t ...... 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 10 (wstat 2560, 0xa00) Failed 25/25 subtests t/50chopblanks.t ... 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 10 (wstat 2560, 0xa00) Failed 35/35 subtests t/50commit.t ....... 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 255 (wstat 65280, 0xff00) Failed 30/30 subtests Test Summary Report ------------------- t/10dsnlist.t (Wstat: 2560 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 10 Parse errors: Bad plan. You planned 3 tests but ran 1. t/20createdrop.t (Wstat: 2560 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 10 Parse errors: Bad plan. You planned 5 tests but ran 1. t/30insertfetch.t (Wstat: 2560 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 10 Parse errors: Bad plan. You planned 17 tests but ran 1. t/40bindparam.t (Wstat: 2560 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 10 Parse errors: Bad plan. You planned 28 tests but ran 1. t/40listfields.t (Wstat: 2560 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 10 Parse errors: Bad plan. You planned 13 tests but ran 1. t/40nulls.t (Wstat: 2560 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 10 Parse errors: Bad plan. You planned 11 tests but ran 1. t/40numrows.t (Wstat: 2560 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 10 Parse errors: Bad plan. You planned 25 tests but ran 1. t/50chopblanks.t (Wstat: 2560 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 10 Parse errors: Bad plan. You planned 35 tests but ran 1. t/50commit.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 30 tests but ran 1. Files=10, Tests=14, 4 wallclock secs ( 0.12 usr 0.14 sys + 2.75 cusr 0.66 csys = 3.67 CPU) Result: FAIL Failed 9/10 test programs. 9/14 subtests failed. make: *** [test_dynamic] Error 255 ILYAVERL/DBD-Redbase-0.22.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ILYAVERL/DBD-Redbase-0.22.tar.gz Finished 2009-06-19T16:35:11