This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
After working through schewerns gamut of Class modules, I ran into this gem,
but she don't play (and people have been reccomending it)
Hope you can fix it ( a %100 is required ;d)
E:\new\Class-DBI-0.90>perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Class::DBI
E:\new\Class-DBI-0.90>nmake
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cp lib/Class/DBI.pm blib\lib\Class/DBI.pm
cp lib/Class/DBI/ColumnGrouper.pm blib\lib\Class/DBI/ColumnGrouper.pm
cp lib/Class/DBI/Iterator.pm blib\lib\Class/DBI/Iterator.pm
E:\new\Class-DBI-0.90>nmake test
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib',
'blib\arch')" t\01-columns.t t\02-Film.t t\03-subcl
assing.t t\04-lazy.t t\05-pseudohashes.t t\06-hasa.t t\07-Move.t t\08-inheritcols.t
t\09-has_many.t t\10-mysql.t t\11-triggers.t t\12-filter
.t t\13-constraint.t t\14-might_have.t t\15-accessor.t t\16-deprecated.t
t\17-data_type.t
t\18-has_a.t t\98-failure.t t\99-misc.t
t\01-columns.........ok
t\02-Film............Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like your test died before it could output anything.
t\02-Film............dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-66
Failed 66/66 tests, 0.00% okay
t\03-subclassing.....Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like your test died before it could output anything.
t\03-subclassing.....dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
t\04-lazy............ok 8/22Failure while doing 'MakeNewObj' with 'New Lazy'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like you planned 22 tests but only ran 8.
# Looks like your test died just after 8.
t\04-lazy............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 9-22
Failed 14/22 tests, 36.36% okay
t\05-pseudohashes....Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
BEGIN failed--compilation aborted at t\05-pseudohashes.t line 11.
t\05-pseudohashes....dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
t\06-hasa............Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
BEGIN failed--compilation aborted at t\06-hasa.t line 10.
t\06-hasa............dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-21
Failed 21/21 tests, 0.00% okay
t\07-Move............Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
BEGIN failed--compilation aborted at t\07-Move.t line 11.
t\07-Move............dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-18
Failed 18/18 tests, 0.00% okay
t\08-inheritcols.....ok
t\09-has_many........Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
BEGIN failed--compilation aborted at t\09-has_many.t line 12.
t\09-has_many........dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-27
Failed 27/27 tests, 0.00% okay
t\10-mysql...........ok
40/40 skipped: Don't have Date::Simple
t\11-triggers........Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like your test died before it could output anything.
t\11-triggers........dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t\12-filter..........Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like your test died before it could output anything.
t\12-filter..........dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-19
Failed 19/19 tests, 0.00% okay
t\13-constraint......Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like your test died before it could output anything.
t\13-constraint......dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-11
Failed 11/11 tests, 0.00% okay
t\14-might_have......Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like your test died before it could output anything.
t\14-might_have......dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
t\15-accessor........ok 1/30Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
t\15-accessor........NOK 2# Failed test (t\15-accessor.t at line 40)
# got: 'DBD::CSV::st execute failed:
# ...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# '
# expected: ''
Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
t\15-accessor........NOK 3# Failed test (t\15-accessor.t at line 47)
# got: 'DBD::CSV::st execute failed:
# ...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# '
# expected: ''
Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
t\15-accessor........NOK 4# Failed test (t\15-accessor.t at line 62)
# got: 'DBD::CSV::st execute failed:
# ...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# '
# expected: ''
Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
t\15-accessor........NOK 5# Failed test (t\15-accessor.t at line 69)
# got: 'DBD::CSV::st execute failed:
# ...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# '
# expected: ''
Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
t\15-accessor........NOK 6# Failed test (t\15-accessor.t at line 76)
# got: 'DBD::CSV::st execute failed:
# ...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# '
# expected: ''
Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like you planned 30 tests but only ran 6.
# Looks like your test died just after 6.
t\15-accessor........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-30
Failed 29/30 tests, 3.33% okay
t\16-deprecated......ok
t\17-data_type.......skipped
all skipped: DBD::Pg not installed
t\18-has_a...........Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
BEGIN failed--compilation aborted at t\18-has_a.t line 10.
t\18-has_a...........dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-26
Failed 26/26 tests, 0.00% okay
t\98-failure.........Failure while doing 'MakeNewObj' with 'New Film'
DBD::CSV::st execute failed:
DBD::CSV::st execute failed:
...propagated at E:\new\Class-DBI-0.90\blib\lib/Class/DBI.pm line 59.
# Looks like your test died before it could output anything.
t\98-failure.........dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t\99-misc............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\02-Film.t 22 5632 66 66 100.00% 1-66
t\03-subclassing.t 22 5632 4 4 100.00% 1-4
t\04-lazy.t 255 65280 22 14 63.64% 9-22
t\05-pseudohashes.t 22 5632 4 4 100.00% 1-4
t\06-hasa.t 22 5632 21 21 100.00% 1-21
t\07-Move.t 22 5632 18 18 100.00% 1-18
t\09-has_many.t 22 5632 27 27 100.00% 1-27
t\11-triggers.t 22 5632 8 8 100.00% 1-8
t\12-filter.t 22 5632 19 19 100.00% 1-19
t\13-constraint.t 22 5632 11 11 100.00% 1-11
t\14-might_have.t 22 5632 10 10 100.00% 1-10
t\15-accessor.t 255 65280 30 29 96.67% 2-30
t\18-has_a.t 22 5632 26 26 100.00% 1-26
t\98-failure.t 22 5632 8 8 100.00% 1-8
1 test and 40 subtests skipped.
Failed 14/20 test scripts, 30.00% okay. 265/368 subtests failed, 27.99% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
E:\new\Class-DBI-0.90>
--
Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"C:/Perl\lib\CORE"
-machine:x86'
libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program
Files\Microsoft
Visual Studio\VC98\lib" "C:\Perl\lib\CORE"
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
advapi32.lib
shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib
winmm.lib
version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib
mpr.lib
winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release
-libpath:"C:/Perl\lib\CORE"
-machine:x86'
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com