Start 2008-07-21T04:22:40 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:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\ Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Sun, 20 Jul 2008 11:02:45 GMT Running make for A/AU/AUDREYT/DBD-SQLite-Amalgamation-3.5.9.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AU/AUDREYT/DBD-SQLite-Amalgamation-3.5.9.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\A\AU\AUDREYT\DBD-SQLite-Amalgamation-3.5.9.tar.gz ok DBD-SQLite-Amalgamation-3.5.9/ DBD-SQLite-Amalgamation-3.5.9/Changes DBD-SQLite-Amalgamation-3.5.9/dbdimp.c DBD-SQLite-Amalgamation-3.5.9/dbdimp.h DBD-SQLite-Amalgamation-3.5.9/getsqlite.pl DBD-SQLite-Amalgamation-3.5.9/lib/ DBD-SQLite-Amalgamation-3.5.9/lib/DBD/ DBD-SQLite-Amalgamation-3.5.9/lib/DBD/SQLite/ DBD-SQLite-Amalgamation-3.5.9/lib/DBD/SQLite/Amalgamation.pm DBD-SQLite-Amalgamation-3.5.9/lib/DBD/SQLite.pm DBD-SQLite-Amalgamation-3.5.9/Makefile.PL DBD-SQLite-Amalgamation-3.5.9/MANIFEST DBD-SQLite-Amalgamation-3.5.9/MANIFEST.SKIP DBD-SQLite-Amalgamation-3.5.9/META.yml DBD-SQLite-Amalgamation-3.5.9/ppport.h DBD-SQLite-Amalgamation-3.5.9/README DBD-SQLite-Amalgamation-3.5.9/sqlite-amalgamation.c DBD-SQLite-Amalgamation-3.5.9/SQLite.xs DBD-SQLite-Amalgamation-3.5.9/sqlite3.h DBD-SQLite-Amalgamation-3.5.9/sqlite3ext.h DBD-SQLite-Amalgamation-3.5.9/SQLiteXS.h DBD-SQLite-Amalgamation-3.5.9/t/ DBD-SQLite-Amalgamation-3.5.9/t/00basic.t DBD-SQLite-Amalgamation-3.5.9/t/01logon.t DBD-SQLite-Amalgamation-3.5.9/t/02cr_table.t DBD-SQLite-Amalgamation-3.5.9/t/03insert.t DBD-SQLite-Amalgamation-3.5.9/t/04select.t DBD-SQLite-Amalgamation-3.5.9/t/05tran.t DBD-SQLite-Amalgamation-3.5.9/t/06error.t DBD-SQLite-Amalgamation-3.5.9/t/08create_function.t DBD-SQLite-Amalgamation-3.5.9/t/09create_aggregate.t DBD-SQLite-Amalgamation-3.5.9/t/10dsnlist.t DBD-SQLite-Amalgamation-3.5.9/t/11unicode.t DBD-SQLite-Amalgamation-3.5.9/t/20createdrop.t DBD-SQLite-Amalgamation-3.5.9/t/30insertfetch.t DBD-SQLite-Amalgamation-3.5.9/t/40bindparam.t DBD-SQLite-Amalgamation-3.5.9/t/40blobs.t DBD-SQLite-Amalgamation-3.5.9/t/40blobtext.t DBD-SQLite-Amalgamation-3.5.9/t/40listfields.t DBD-SQLite-Amalgamation-3.5.9/t/40nulls.t DBD-SQLite-Amalgamation-3.5.9/t/40numrows.t DBD-SQLite-Amalgamation-3.5.9/t/40prepcached.t DBD-SQLite-Amalgamation-3.5.9/t/50chopblanks.t DBD-SQLite-Amalgamation-3.5.9/t/50commit.t DBD-SQLite-Amalgamation-3.5.9/t/60metadata.t DBD-SQLite-Amalgamation-3.5.9/t/90cppcomments.t DBD-SQLite-Amalgamation-3.5.9/t/99cleanup.t DBD-SQLite-Amalgamation-3.5.9/t/ak-dbd.t DBD-SQLite-Amalgamation-3.5.9/t/dbdadmin.t DBD-SQLite-Amalgamation-3.5.9/t/lib.pl DBD-SQLite-Amalgamation-3.5.9/t/SQLite.dbtest CPAN.pm: Going to build A/AU/AUDREYT/DBD-SQLite-Amalgamation-3.5.9.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL WARNING: DISTVNAME is not a known parameter. Checking if your kit is complete... Looks good 'DISTVNAME' is not a known MakeMaker parameter name. Multiple copies of Driver.xst found in: C:/cpanfly/var/megalib/auto/DBI/ C:/Perl64/site/lib/auto/DBI/ C:/Perl64/lib/auto/DBI/ at Makefile.PL line 149 Using DBI 1.605 (for perl 5.010000 on MSWin32-x64-multi-thread) installed in C:/cpanfly/var/megalib/auto/DBI/ Writing Makefile for DBD::SQLite >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/DBD/SQLite.pm blib\lib\DBD\SQLite.pm cp lib/DBD/SQLite/Amalgamation.pm blib\lib\DBD\SQLite\Amalgamation.pm C:\Perl64\bin\perl.exe -p -e "s/~DRIVER~/SQLite/g" C:\cpanfly\var\megalib\auto\DBI\Driver.xst > SQLite.xsi C:\Perl64\bin\perl.exe C:\cpanfly\var\megalib\ExtUtils\xsubpp -typemap C:\Perl64\lib\ExtUtils\typemap SQLite.xs > SQLite.xsc && C:\Perl64\bin\perl.exe -MExtUtils::Command -e mv SQLite.xsc SQLite.c cl -c -I. -IC:\cpanfly\var\megalib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -O3 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" "-IC:\Perl64\lib\CORE" -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=8 SQLite.c cl : Command line warning D9002 : ignoring unknown option '-O3' SQLite.c SQLite.xs(30) : warning C4244: '=' : conversion from 'sqlite3_int64' to 'int', possible loss of data SQLite.xs(43) : warning C4013: 'sqlite3_db_create_function' undefined; assuming extern returning int SQLite.xs(54) : warning C4013: 'sqlite3_db_create_aggregate' undefined; assuming extern returning int SQLite.xs(62) : warning C4013: 'dbd_set_sqlite3_busy_timeout' undefined; assuming extern returning int SQLite.xs(75) : warning C4013: 'sqlite_st_reset' undefined; assuming extern returning int C:\cpanfly\var\megalib\auto\DBI\Driver_xst.h(106) : warning C4244: 'function' : conversion from 'IV' to 'I32', possible loss of data C:\cpanfly\var\megalib\auto\DBI\Driver_xst.h(110) : warning C4244: 'function' : conversion from '__int64' to 'I32', possible loss of data SQLite.xsi(206) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data SQLite.xsi(494) : warning C4013: 'sqlite_bind_col' undefined; assuming extern returning int SQLite.xsi(637) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data cl -c -I. -IC:\cpanfly\var\megalib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -O3 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" "-IC:\Perl64\lib\CORE" -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=8 dbdimp.c cl : Command line warning D9002 : ignoring unknown option '-O3' dbdimp.c dbdimp.c(341) : warning C4244: 'initializing' : conversion from 'IV' to 'int', possible loss of data dbdimp.c(363) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data dbdimp.c(368) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data dbdimp.c(320) : warning C4101: 'extra' : unreferenced local variable dbdimp.c(464) : warning C4244: '=' : conversion from 'IV' to 'int', possible loss of data dbdimp.c(477) : warning C4244: 'function' : conversion from 'IV' to 'I32', possible loss of data dbdimp.c(520) : warning C4244: '=' : conversion from 'IV' to 'int', possible loss of data dbdimp.c(490) : warning C4101: 'retval' : unreferenced local variable dbdimp.c(769) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data dbdimp.c(778) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data dbdimp.c(781) : warning C4244: 'function' : conversion from 'IV' to 'int', possible loss of data dbdimp.c(786) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data cl -c -I. -IC:\cpanfly\var\megalib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -O3 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" "-IC:\Perl64\lib\CORE" -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=8 sqlite-amalgamation.c cl : Command line warning D9002 : ignoring unknown option '-O3' sqlite-amalgamation.c sqlite-amalgamation.c(9702) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9703) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9813) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9814) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9817) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9818) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9819) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9820) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9835) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9836) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9838) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9881) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(9887) : warning C4244: '=' : conversion from 'double' to 'time_t', possible loss of data sqlite-amalgamation.c(9998) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(10004) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(10080) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(10096) : warning C4244: '+=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(10102) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(10108) : warning C4244: '+=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(10309) : warning C4244: 'function' : conversion from 'u64' to 'int', possible loss of data sqlite-amalgamation.c(10328) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(10340) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data sqlite-amalgamation.c(10354) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(10362) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(10367) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(11146) : warning C4244: 'return' : conversion from 'sqlite3_int64' to 'int', possible loss of data sqlite-amalgamation.c(13798) : warning C4244: '=' : conversion from 'sqlite3_int64' to 'int', possible loss of data sqlite-amalgamation.c(13895) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(13943) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(13954) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(14408) : warning C4244: 'initializing' : conversion from 'sqlite_uint64' to 'int', possible loss of data sqlite-amalgamation.c(14426) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(14439) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(14486) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(14575) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(14623) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(14717) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(14741) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(15762) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(15779) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(15949) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(16330) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(16514) : warning C4244: '=' : conversion from 'u64' to 'unsigned char', possible loss of data sqlite-amalgamation.c(16517) : warning C4244: '=' : conversion from 'u64' to 'unsigned char', possible loss of data sqlite-amalgamation.c(16524) : warning C4244: '=' : conversion from 'u64' to 'u8', possible loss of data sqlite-amalgamation.c(17066) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(22425) : warning C4244: 'initializing' : conversion from 'sqlite3_int64' to 'LONG', possible loss of data sqlite-amalgamation.c(22426) : warning C4244: 'initializing' : conversion from 'sqlite3_int64' to 'LONG', possible loss of data sqlite-amalgamation.c(22458) : warning C4244: 'initializing' : conversion from 'sqlite3_int64' to 'LONG', possible loss of data sqlite-amalgamation.c(22459) : warning C4244: 'initializing' : conversion from 'sqlite3_int64' to 'LONG', possible loss of data sqlite-amalgamation.c(22490) : warning C4244: 'initializing' : conversion from 'sqlite3_int64' to 'LONG', possible loss of data sqlite-amalgamation.c(22491) : warning C4244: 'initializing' : conversion from 'sqlite3_int64' to 'LONG', possible loss of data sqlite-amalgamation.c(23092) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(23096) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(24228) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(24249) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(24580) : warning C4018: '>=' : signed/unsigned mismatch sqlite-amalgamation.c(24597) : warning C4018: '<' : signed/unsigned mismatch sqlite-amalgamation.c(24852) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(25331) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(25337) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(25564) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(25577) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(25592) : warning C4018: '<' : signed/unsigned mismatch sqlite-amalgamation.c(25696) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(25712) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(25877) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(25890) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(25988) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(26221) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(26228) : warning C4244: '=' : conversion from 'i64' to 'Pgno', possible loss of data sqlite-amalgamation.c(26230) : warning C4244: 'return' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(26314) : warning C4018: '<=' : signed/unsigned mismatch sqlite-amalgamation.c(26743) : warning C4018: '<=' : signed/unsigned mismatch sqlite-amalgamation.c(28366) : warning C4018: '<=' : signed/unsigned mismatch sqlite-amalgamation.c(30256) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(30258) : warning C4244: 'function' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(30946) : warning C4244: '=' : conversion from 'u16' to 'unsigned char', possible loss of data sqlite-amalgamation.c(31766) : warning C4244: '=' : conversion from 'u16' to 'unsigned char', possible loss of data sqlite-amalgamation.c(32268) : warning C4018: '>' : signed/unsigned mismatch sqlite-amalgamation.c(32268) : warning C4018: '<=' : signed/unsigned mismatch sqlite-amalgamation.c(32933) : warning C4018: '<=' : signed/unsigned mismatch sqlite-amalgamation.c(33050) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(33055) : warning C4018: '>' : signed/unsigned mismatch sqlite-amalgamation.c(33251) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(33258) : warning C4018: '>' : signed/unsigned mismatch sqlite-amalgamation.c(33601) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(33651) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(33653) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(33658) : warning C4244: 'function' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(33659) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(33918) : warning C4018: '<=' : signed/unsigned mismatch sqlite-amalgamation.c(34054) : warning C4018: '>' : signed/unsigned mismatch sqlite-amalgamation.c(34237) : warning C4018: '>' : signed/unsigned mismatch sqlite-amalgamation.c(34308) : warning C4244: '+=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(34310) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(34483) : warning C4244: '=' : conversion from 'u16' to 'u8', possible loss of data sqlite-amalgamation.c(34565) : warning C4244: '=' : conversion from 'u16' to 'u8', possible loss of data sqlite-amalgamation.c(35959) : warning C4018: '>' : signed/unsigned mismatch sqlite-amalgamation.c(36488) : warning C4244: '+=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(36784) : warning C4244: '=' : conversion from 'i64' to 'Pgno', possible loss of data sqlite-amalgamation.c(36833) : warning C4244: 'initializing' : conversion from 'sqlite3_int64' to 'Pgno', possible loss of data sqlite-amalgamation.c(36910) : warning C4244: 'initializing' : conversion from 'i64' to 'Pgno', possible loss of data sqlite-amalgamation.c(37371) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(37380) : warning C4244: '+=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(37454) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(37731) : warning C4244: '+=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(37913) : warning C4244: '=' : conversion from 'const i64' to 'double', possible loss of data sqlite-amalgamation.c(37918) : warning C4244: '=' : conversion from 'const i64' to 'double', possible loss of data sqlite-amalgamation.c(38123) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'int' sqlite-amalgamation.c(38257) : warning C4244: 'return' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(38802) : warning C4311: 'type cast' : pointer truncation from 'const char *' to 'int' sqlite-amalgamation.c(38841) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(38888) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(38892) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(39097) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(39130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(39593) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(40178) : warning C4244: 'return' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(40194) : warning C4244: '+=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(40301) : warning C4244: '=' : conversion from 'u64' to 'u8', possible loss of data sqlite-amalgamation.c(40315) : warning C4244: '+=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(40470) : warning C4018: '<' : signed/unsigned mismatch sqlite-amalgamation.c(40554) : warning C4018: '>=' : signed/unsigned mismatch sqlite-amalgamation.c(40579) : warning C4018: '<' : signed/unsigned mismatch sqlite-amalgamation.c(40627) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(40672) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(41018) : warning C4244: 'return' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(41198) : warning C4244: '=' : conversion from 'double' to 'i64', possible loss of data sqlite-amalgamation.c(41228) : warning C4244: '=' : conversion from 'double' to 'u64', possible loss of data sqlite-amalgamation.c(42846) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(43078) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(43088) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(43183) : warning C4244: '=' : conversion from 'i64' to 'double', possible loss of data sqlite-amalgamation.c(43924) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(43945) : warning C4018: '>' : signed/unsigned mismatch sqlite-amalgamation.c(43983) : warning C4018: '>=' : signed/unsigned mismatch sqlite-amalgamation.c(44001) : warning C4018: '<' : signed/unsigned mismatch sqlite-amalgamation.c(44018) : warning C4018: '<' : signed/unsigned mismatch sqlite-amalgamation.c(44206) : warning C4244: '+=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(44229) : warning C4244: 'function' : conversion from 'u64' to 'int', possible loss of data sqlite-amalgamation.c(44241) : warning C4244: 'function' : conversion from 'u64' to 'int', possible loss of data sqlite-amalgamation.c(44246) : warning C4244: '=' : conversion from 'u64' to 'int', possible loss of data sqlite-amalgamation.c(44463) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(44467) : warning C4244: '=' : conversion from 'i64' to 'u8', possible loss of data sqlite-amalgamation.c(44603) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(45373) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(45517) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data sqlite-amalgamation.c(45520) : warning C4018: '>' : signed/unsigned mismatch sqlite-amalgamation.c(46131) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(46137) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(46563) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(46564) : warning C4244: '=' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(47894) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(52384) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(53004) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(53089) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(53153) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(53180) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(53196) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(53373) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(53377) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(53440) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(54074) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(54164) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(54185) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(54190) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(54197) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(54350) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(54404) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(54413) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(54433) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(54504) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(54970) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(55009) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(55108) : warning C4312: 'type cast' : conversion from 'int' to 'char *' of greater size sqlite-amalgamation.c(55299) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data sqlite-amalgamation.c(55311) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(55318) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(55455) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(56327) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(56358) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(56460) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(57434) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(57437) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(57473) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(58020) : warning C4244: 'function' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(58146) : warning C4244: '=' : conversion from '__int64' to 'unsigned char', possible loss of data sqlite-amalgamation.c(58151) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'int' sqlite-amalgamation.c(58292) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(58306) : warning C4018: '<' : signed/unsigned mismatch sqlite-amalgamation.c(58310) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(58319) : warning C4018: '<' : signed/unsigned mismatch sqlite-amalgamation.c(58328) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(58368) : warning C4244: 'initializing' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(58369) : warning C4244: 'initializing' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(58370) : warning C4244: 'initializing' : conversion from 'i64' to 'int', possible loss of data sqlite-amalgamation.c(58632) : warning C4312: 'type cast' : conversion from 'int' to 'void *' of greater size sqlite-amalgamation.c(58637) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(58650) : warning C4312: 'type cast' : conversion from 'int' to 'void *' of greater size sqlite-amalgamation.c(58655) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(58684) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(59940) : warning C4312: 'type cast' : conversion from 'int' to 'char *' of greater size sqlite-amalgamation.c(59954) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(59957) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(60547) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(61514) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(61910) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(63380) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(63523) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data sqlite-amalgamation.c(63764) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data sqlite-amalgamation.c(63791) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data sqlite-amalgamation.c(63797) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(64664) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(64692) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(64794) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(65536) : warning C4049: compiler limit : terminating line number emission Compiler limit for line number is 65535 sqlite-amalgamation.c(67395) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(67450) : warning C4312: 'type cast' : conversion from 'int' to 'char *' of greater size sqlite-amalgamation.c(67495) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'int' sqlite-amalgamation.c(67620) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(67757) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(67763) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(67966) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(67990) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(68055) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(68147) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data sqlite-amalgamation.c(69343) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(69502) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(69550) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(69567) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(69598) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(69609) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(69642) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(69714) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(70106) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data sqlite-amalgamation.c(71472) : warning C4244: '=' : conversion from 'u16' to 'unsigned char', possible loss of data sqlite-amalgamation.c(72739) : warning C4312: 'type cast' : conversion from 'int' to 'char *' of greater size sqlite-amalgamation.c(72761) : warning C4312: 'type cast' : conversion from 'int' to 'char *' of greater size sqlite-amalgamation.c(75153) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(75189) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(75195) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(75199) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(75867) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data sqlite-amalgamation.c(77655) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(77781) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(78078) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(78094) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(78108) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(79648) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(80843) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(80866) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(81686) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(81886) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(82026) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(82946) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(86439) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data sqlite-amalgamation.c(86974) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data Running Mkbootstrap for DBD::SQLite () C:\Perl64\bin\perl.exe -MExtUtils::Command -e chmod 644 SQLite.bs C:\Perl64\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"DBD::SQLite\", 'DLBASE' => 'SQLite', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\DBD\SQLite\SQLite.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpath:"C:\Perl64\lib\CORE" -machine:AMD64 SQLite.obj dbdimp.obj sqlite-amalgamation.obj C:\Perl64\lib\CORE\perl510.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 ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib bufferoverflowU.lib msvcrt.lib -def:SQLite.def Creating library blib\arch\auto\DBD\SQLite\SQLite.lib and object blib\arch\auto\DBD\SQLite\SQLite.exp Generating code Finished generating code C:\Perl64\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\DBD\SQLite\SQLite.dll C:\Perl64\bin\perl.exe -MExtUtils::Command -e cp SQLite.bs blib\arch\auto\DBD\SQLite\SQLite.bs C:\Perl64\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\DBD\SQLite\SQLite.bs AUDREYT/DBD-SQLite-Amalgamation-3.5.9.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00basic............... 1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:52 2008 # Current time GMT: Mon Jul 21 11:23:52 2008 # Using Test.pm version 1.25 ok 1 ok t/01logon............... 1..5 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:53 2008 # Current time GMT: Mon Jul 21 11:23:53 2008 # Using Test.pm version 1.25 ok 1 ok 2 # sqlite_version=3.5.9 ok 3 # sqlite_busy_timeout=30000 ok 4 ok 5 # sqlite_busy_timeout=5000 ok t/02cr_table............ 1..4 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:53 2008 # Current time GMT: Mon Jul 21 11:23:53 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 # f1, f1, f2, f3 ok 4 ok t/03insert.............. 1..11 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:53 2008 # Current time GMT: Mon Jul 21 11:23:53 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/04select.............. 1..21 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:53 2008 # Current time GMT: Mon Jul 21 11:23:53 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 Fred, Bloggs, fred@bloggs.com ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok t/05tran................ 1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:53 2008 # Current time GMT: Mon Jul 21 11:23:53 2008 # Using Test.pm version 1.25 ok 1 ok 2 ID, TITLE, TOTAL ok t/06error............... 1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:53 2008 # Current time GMT: Mon Jul 21 11:23:53 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok t/08create_function..... 1..18 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:53 2008 # Current time GMT: Mon Jul 21 11:23:53 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 # Result: 1 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok t/09create_aggregate.... 1..15 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:54 2008 # Current time GMT: Mon Jul 21 11:23:54 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok t/10dsnlist............. Driver is SQLite 1..3 ok 1 ok 2 List of SQLite data sources: List ends. ok 3 ok t/11unicode............. 1..14 ok 1 Correct length for $bytestring ok 2 Correct length for $utfstring ok 3 $utfstring should be marked as UTF-8 by Perl ok 4 $bytestring should *NOT* be marked as UTF-8 by Perl ok 5 FindNewTable DBD::SQLite::db do failed: no such table: testaa(1) at dbdimp.c line 271 at t/11unicode.t line 77. ok 6 Reading blob gives binary ok 7 Reading text gives binary too (for now) ok 8 No blob corruption ok 9 Same text, different encoding ok 10 Reading blob still gives binary ok 11 Reading text returns UTF-8 ok 12 Still no blob corruption ok 13 Same text ok 14 Database actually understands char set ok t/20createdrop.......... 1..5 ok 1 ok 2 Creating table: CREATE TABLE testaa (id INTEGER NOT NULL, name CHAR (64) NOT NULL) ok 3 ok 4 ok 5 ok t/30insertfetch......... 1..18 ok 1 connect ok 2 FindNewTable CREATE TABLE testaa (id INTEGER NOT NULL, name CHAR (64) NOT NULL, val INTEGER NOT NULL, txt CHAR (64) NOT NULL) ok 3 create ok 4 insert ok 5 prepare select ok 6 execute select ok 7 fetch select ok 8 compare select ok 9 finish select ok 10 undef select ok 11 delete ok 12 prepare select deleted ok 13 execute select deleted ok 14 fetch select deleted ok 15 fetch on empty statement handler ok 16 finish select deleted ok 17 undef select deleted ok 18 drop ok t/40bindparam........... 1..28 ok 1 connect ok 2 FindNewTable CREATE TABLE testaa (r_id INTEGER NOT NULL, name CHAR (64)) ok 3 create ok 4 prepare ok 5 execute insert 1 ok 6 execute insert num as string ok 7 execute insert 2 ok 8 bind 1 ok 9 bind 2 ok 10 execute binds ok 11 ok 12 ok 13 ok 14 finish ok 15 undef cursor ok 16 disconnect ok 17 undef dbh ok 18 connect for read ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok t/40blobs............... 1..13 ok 1 ok 2 Creating table: CREATE TABLE testaa (id INTEGER NOT NULL, name BLOB NOT NULL) ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/40blobtext............ 1..26 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:57 2008 # Current time GMT: Mon Jul 21 11:23:57 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 13 ok 14 ok 15 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 16 ok 17 ok 18 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 19 ok 20 ok 21 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 22 ok 23 ok 24 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 25 ok 26 ok t/40listfields.......... 1..13 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/40nulls............... 1..11 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/40numrows............. 1..22 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok t/40prepcached.......... Use of uninitialized value $table in concatenation (.) or string at t/40prepcached.t line 102. 1..14 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t/50chopblanks.......... 1..35 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 closing dbh with active statement handles at t/50chopblanks.t line 144. ok 35 ok t/50commit.............. 1..30 Attempting to connect. ok 1 connect ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 NumRows ok 22 disconnect ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t/60metadata............ 1..27 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:59 2008 # Current time GMT: Mon Jul 21 11:23:59 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 # Types: varchar(2) char(1) # Names: f1 f2 ok 24 ok 25 ok 26 ok 27 ok t/90cppcomments......... 1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:23:59 2008 # Current time GMT: Mon Jul 21 11:23:59 2008 # Using Test.pm version 1.25 ok 1 ok t/99cleanup............. 1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Mon Jul 21 04:24:00 2008 # Current time GMT: Mon Jul 21 11:24:00 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok t/ak-dbd................ Inserting a row... Deleting a row... 1..49 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 0E0 Inserting a row... ok 9 Deleting a row... ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 Test 19: Setting $debug_me to TRUE ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 Test 25: Setting $debug_me to TRUE ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 execute 284 fetchrow 286 ok 42 Alligator Descartes ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok t/dbdadmin.............. 1..4 ok 1 ok 2 ok 3 ok 4 ok All tests successful. Files=27, Tests=394, 8 wallclock secs ( 0.17 usr + 0.61 sys = 0.78 CPU) Result: PASS AUDREYT/DBD-SQLite-Amalgamation-3.5.9.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AU/AUDREYT/CHECKSUMS DISTNAME-VERSION 'DBD-SQLite-Amalgamation-3.5.6' found in META.yml is bogus, ignoring at C:\cpanfly\lib/Fly/MakePPD.pm line 130. Picked up abstract from lib/DBD/SQLite.pm Audrey Tang <cpan@audreyt.org> Self Contained RDBMS in a DBI Driver >>> (cd C:\cpanfly\var\cpan\build\DBD-SQLite-Amalgamation-3.5.9-Z5u0Hl && tar cvf - DBD-SQLite-Amalgamation-3.5.9.ppd blib) | gzip -c >C:/cpanfly/var/REPO/A/AU/AUDREYT/DBD-SQLite-Amalgamation-3.5.9.tar.gz DBD-SQLite-Amalgamation-3.5.9.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/DBD/ blib/arch/auto/DBD/SQLite/ blib/arch/auto/DBD/SQLite/SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.dll blib/arch/auto/DBD/SQLite/SQLite.exp blib/arch/auto/DBD/SQLite/SQLite.lib blib/lib/ blib/lib/DBD/ blib/lib/DBD/SQLite/ blib/lib/DBD/SQLite/Amalgamation.pm blib/lib/DBD/SQLite.pm >>> mv C:\cpanfly\var\cpan\build\DBD-SQLite-Amalgamation-3.5.9-Z5u0Hl/DBD-SQLite-Amalgamation-3.5.9.ppd C:/cpanfly/var/REPO/A/AU/AUDREYT Finished 2008-07-21T04:24:03