Start 2010-05-12T13:24:26 ActivePerl-1200 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Tue, 11 May 2010 21:27:00 GMT Running make for I/IL/ILYAVERL/DBD-Redbase-0.22.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/IL/ILYAVERL/DBD-Redbase-0.22.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/IL/ILYAVERL/CHECKSUMS Checksum for C:\cpanfly-5.12\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 >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: C:/cpanfly-5.12/var/megalib/auto/DBI/ C:/Perl64-5.12/lib/auto/DBI/ at Makefile.PL line 53 Using DBI 1.611 (for perl 5.012000 on MSWin32-x64-multi-thread) installed in C:/cpanfly-5.12/var/megalib/auto/DBI/ Writing Makefile for DBD::Redbase >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. 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 nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.12\bin\perl.exe "-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, 10 wallclock secs ( 0.08 usr + 0.08 sys = 0.16 CPU) Result: FAIL Failed 9/10 test programs. 9/14 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0xff' Stop. ILYAVERL/DBD-Redbase-0.22.tar.gz nmake 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 2010-05-12T13:24:39