Beta 4.50.4 released -- faster than 4.49

Julian Field MailScanner at ecs.soton.ac.uk
Wed Jan 4 22:14:31 GMT 2006


    [ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

You need to install a newer DBI I think. DBD::SQLite doesn't appear to 
work with your DBI that you have installed. Investigate why the 
install.sh didn't successfully install DBI for you.

> Yes, i am sure! :)
>
> Only need to get Sqlite going now.
>
>   CPAN.pm: Going to build M/MS/MSERGEANT/DBD-SQLite-1.11.tar.gz
>
> Checking installed SQLite version...
> SQLite version must be at least 3.1.3. No header file at that
> version or higher was found. Using the local version instead.
> Checking if your kit is complete...
> Looks good
> Using DBI 1.37 installed in 
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI
> Writing Makefile for DBD::SQLite
> cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.pm
> /usr/bin/perl -p -e "s/~DRIVER~/SQLite/g" < 
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI/Driver.xst 
>
>
>> SQLite.xsi
>
> /usr/bin/perl /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap 
> /usr/lib/perl5/5.8.3/ExtUtils/typemap  SQLite.xs > SQLite.xsc && mv 
> SQLite.xsc SQLite.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id SQLite.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id alter.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id analyze.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id attach.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id auth.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id btree.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id build.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id callback.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id date.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id dbdimp.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id delete.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id experimental.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id expr.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id func.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id hash.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id insert.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id legacy.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id main.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id opcodes.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id os_test.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id os_unix.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id os_win.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id pager.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id parse.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id pragma.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id prepare.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id printf.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id random.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id select.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id table.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id tokenize.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id trigger.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id update.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id utf.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id util.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id vacuum.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id vdbe.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id vdbeapi.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id vdbeaux.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id vdbefifo.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id vdbemem.c
> gcc -c  -I. 
> -I/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBI 
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"1.11\" 
> -DXS_VERSION=\"1.11\" -fPIC 
> "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"  -DNDEBUG=1 
> -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 -Dno_last_insert_id where.c
> Running Mkbootstrap for DBD::SQLite ()
> chmod 644 SQLite.bs
> rm -f blib/arch/auto/DBD/SQLite/SQLite.so
> LD_RUN_PATH="" gcc  -shared -L/usr/local/lib SQLite.o alter.o 
> analyze.o attach.o auth.o btree.o build.o callback.o date.o dbdimp.o 
> delete.o experimental.o expr.o func.o hash.o insert.o legacy.o main.o 
> opcodes.o os_test.o os_unix.o os_win.o pager.o parse.o pragma.o 
> prepare.o printf.o random.o select.o table.o tokenize.o trigger.o 
> update.o utf.o util.o vacuum.o vdbe.o vdbeapi.o vdbeaux.o vdbefifo.o 
> vdbemem.o where.o  -o blib/arch/auto/DBD/SQLite/SQLite.so
> chmod 755 blib/arch/auto/DBD/SQLite/SQLite.so
> cp SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs
> chmod 644 blib/arch/auto/DBD/SQLite/SQLite.bs
> Manifying blib/man3/DBD::SQLite.3pm
>   /usr/bin/make  -- OK
> Running make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00basic...............ok
> t/01logon...............ok
> t/02cr_table............ok
> t/03insert..............ok 2/10Can't locate object method 
> "last_insert_id" via package "DBI::db" at t/03insert.t line 13.
> t/03insert..............dubious
>         Test returned status 2 (wstat 512, 0x200)
> Scalar found where operator expected at (eval 153) line 1, near "'int' 
> $__val"
>         (Missing operator before   $__val?)
> DIED. FAILED tests 6-10
>         Failed 5/10 tests, 50.00% okay
> 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/40blobtext............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
> Failed Test  Stat Wstat Total Fail  Failed  List of Failed
> ------------------------------------------------------------------------------- 
>
> t/03insert.t    2   512    10   10 100.00%  6-10
> Failed 1/25 test scripts, 96.00% okay. 5/406 subtests failed, 98.77% 
> okay.
> make: *** [test_dynamic] Error 255
>   /usr/bin/make test -- NOT OK
> Running make install
>   make test had returned bad status, won't install without force
>
> cpan>
>
> Bye,
> Raymond.
>
> ------------------------ MailScanner list ------------------------
> To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
> 'leave mailscanner' in the body of the email.
> Before posting, read the Wiki (http://wiki.mailscanner.info/) and
> the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
>
> Support MailScanner development - buy the book off the website!


-- 
Julian Field
www.MailScanner.info
Buy the MailScanner book at www.MailScanner.info/store
Professional Support Services at www.MailScanner.biz
MailScanner thanks transtec Computers for their support

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!



More information about the MailScanner mailing list