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.
--
This is an error report generated automatically by CPANPLUS,
version 0.045.
Below is the error stack during 'make test':
C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 SQLite.bs
link -out:blib\arch\auto\DBD\SQLite\SQLite.dll -dll -nologo -nodefaultlib
-debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86 SQLite.obj attach.obj
auth.obj btree.obj btree_rb.obj build.obj copy.obj date.obj dbdimp.obj
delete.obj encode.obj expr.obj func.obj hash.obj insert.obj main.obj
opcodes.obj os.obj pager.obj parse.obj pragma.obj printf.obj random.obj
select.obj table.obj tokenize.obj trigger.obj update.obj util.obj vacuum.obj
vdbe.obj vdbeaux.obj where.obj C:\Perl\lib\CORE\perl56.lib 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 -def:SQLite.def
Creating library blib\arch\auto\DBD\SQLite\SQLite.lib and object
blib\arch\auto\DBD\SQLite\SQLite.exp
C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755
blib\arch\auto\DBD\SQLite\SQLite.dll
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp SQLite.bs
blib\arch\auto\DBD\SQLite\SQLite.bs
C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644
blib\arch\auto\DBD\SQLite\SQLite.bs
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch')" t\00basic.t t\01logon.t t\02cr_table.t t\03insert.t
t\04select.t t\05tran.t t\06error.t t\08create_function.t t\09create_aggregate.t
t\10dsnlist.t t\20createdrop.t t\30insertfetch.t t\40bindparam.t t\40blobs.t
t\40listfields.t t\40nulls.t t\40numrows.t t\50chopblanks.t t\50commit.t
t\60metadata.t t\90cppcomments.t t\99cleanup.t t\ak-dbd.t t\dbdadmin.t
t\00basic...............ok
t\01logon...............ok
t\02cr_table............ok
t\03insert..............ok
t\04select..............ok
t\05tran................ok
t\06error...............ok
t\08create_function.....ok
t\09create_aggregate....ok
t\10dsnlist.............ok
t\20createdrop..........ok
t\30insertfetch.........ok
t\40bindparam...........ok
t\40blobs...............ok
t\40listfields..........ok
t\40nulls...............ok
t\40numrows.............ok
t\50chopblanks..........ok
t\50commit..............ok
t\60metadata............ok
t\90cppcomments.........ok
t\99cleanup.............ok
t\ak-dbd................ok
t\dbdadmin..............ok
All tests successful.
Files=24, Tests=348, 23 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
Use of uninitialized value in string eq at t\08create_function.t line 107.
--
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 -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -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 -debug -opt:ref,icf
-libpath:"C:\Perl\lib\CORE" -machine:x86'
libpth="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 -debug -opt:ref,icf
-libpath:"C:\Perl\lib\CORE" -machine:x86'