Start 2010-10-20T16:25:32 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Wed, 20 Oct 2010 21:33:26 GMT Running make for S/SM/SMIRNIOS/DBD-SQLAnywhere-2.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SM/SMIRNIOS/DBD-SQLAnywhere-2.06.tar.gz ok Will not use Archive::Tar, need 1.00 DBD-SQLAnywhere-2.06/Changes DBD-SQLAnywhere-2.06/MANIFEST DBD-SQLAnywhere-2.06/META.yml DBD-SQLAnywhere-2.06/Makefile.PL DBD-SQLAnywhere-2.06/README DBD-SQLAnywhere-2.06/README.NT DBD-SQLAnywhere-2.06/SQLAnywhere.h DBD-SQLAnywhere-2.06/SQLAnywhere.pm DBD-SQLAnywhere-2.06/SQLAnywhere.xs DBD-SQLAnywhere-2.06/dbdimp.c DBD-SQLAnywhere-2.06/dbdimp.h DBD-SQLAnywhere-2.06/dolink.pl DBD-SQLAnywhere-2.06/eg/blobs.pl DBD-SQLAnywhere-2.06/eg/connect.pl DBD-SQLAnywhere-2.06/eg/retrieve.pl DBD-SQLAnywhere-2.06/lib/DBD/SQLAnywhere/GetInfo.pm DBD-SQLAnywhere-2.06/license.txt DBD-SQLAnywhere-2.06/sacapi.h DBD-SQLAnywhere-2.06/sacapidll.c DBD-SQLAnywhere-2.06/sacapidll.h DBD-SQLAnywhere-2.06/sqlerr.h DBD-SQLAnywhere-2.06/t/base.t DBD-SQLAnywhere-2.06/t/login.t DBD-SQLAnywhere-2.06/t/main.t DBD-SQLAnywhere-2.06/t/place.t CPAN.pm: Going to build S/SM/SMIRNIOS/DBD-SQLAnywhere-2.06.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Multiple copies of Driver.xst found in: /home/fly818/var/megalib/auto/DBI/ /home/fly818/ap818/lib/auto/DBI/ at Makefile.PL line 28 Using DBI 1.615 (for perl 5.008008 on i686-linux-thread-multi) installed in /home/fly818/var/megalib/auto/DBI/ Configuring DBD::SQLAnywhere ... Using GNU compiler System: perl5.008008 linux redhat-70-i386.activestate.com 2.2.24-7.0.3smp #1 smp fri mar 14 08:18:48 est 2003 i686 unknown i686-linux-thread-multi dl_dlopen.xs Compiler: gcc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: /home/fly818/var/megalib/auto/DBI/ /home/fly818/ap818/lib/auto/DBI/ at Makefile.PL line 153 Using DBI 1.615 (for perl 5.008008 on i686-linux-thread-multi) installed in /home/fly818/var/megalib/auto/DBI/ Writing Makefile for DBD::SQLAnywhere >>> make cp SQLAnywhere.pm blib/lib/DBD/SQLAnywhere.pm cp lib/DBD/SQLAnywhere/GetInfo.pm blib/lib/DBD/SQLAnywhere/GetInfo.pm /home/fly818/ap818/bin/perl-static -p -e "s/~DRIVER~/SQLAnywhere/g" /home/fly818/var/megalib/auto/DBI/Driver.xst > SQLAnywhere.xsi /home/fly818/ap818/bin/perl-static /home/fly818/var/megalib/ExtUtils/xsubpp -typemap /home/fly818/ap818/lib/ExtUtils/typemap SQLAnywhere.xs > SQLAnywhere.xsc && mv SQLAnywhere.xsc SQLAnywhere.c gcc -c -I/home/fly818/var/megalib/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"2.06\" -DXS_VERSION=\"2.06\" -fpic "-I/home/fly818/ap818/lib/CORE" -D_SACAPI_VERSION=2 -DUNIX SQLAnywhere.c gcc -c -I/home/fly818/var/megalib/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"2.06\" -DXS_VERSION=\"2.06\" -fpic "-I/home/fly818/ap818/lib/CORE" -D_SACAPI_VERSION=2 -DUNIX dbdimp.c gcc -c -I/home/fly818/var/megalib/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"2.06\" -DXS_VERSION=\"2.06\" -fpic "-I/home/fly818/ap818/lib/CORE" -D_SACAPI_VERSION=2 -DUNIX sacapidll.c Running Mkbootstrap for DBD::SQLAnywhere () chmod 644 SQLAnywhere.bs rm -f blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.so gcc -shared SQLAnywhere.o dbdimp.o sacapidll.o -o blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.so \ \ chmod 755 blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.so cp SQLAnywhere.bs blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.bs chmod 644 blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.bs SMIRNIOS/DBD-SQLAnywhere-2.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t DBD::SQLAnywhere initialisation failed: DBD::SQLAnywhere->driver didn't return a handle at t/base.t line 18 t/base.t ... 1..5 ok 1 ok 2 ok 3 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests DBD::SQLAnywhere initialisation failed: DBD::SQLAnywhere->driver didn't return a handle at t/login.t line 16 t/login.t .. 1..3 ok 1 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/3 subtests DBD::SQLAnywhere initialisation failed: DBD::SQLAnywhere->driver didn't return a handle at t/main.t line 23 t/main.t ... 1..11 ok 1 Switch: DBI 1.615 by Tim Bunce, 1.615 Available Drivers: AnyData, CSV, DBM, ExampleP, Excel, File, Gofer, LDAP, Log, MVS_FTPSQL, Mock, Multi, Multiplex, Ovrimos, PO, PgLite, PgPP, Proxy, SQLAnywhere, SQLRelay, SQLite, Sponge, Sprite, TSM, Template, TemplateSS, Wire10, XBase, iPod, mysql, mysqlPP Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/11 subtests DBD::SQLAnywhere initialisation failed: DBD::SQLAnywhere->driver didn't return a handle at t/place.t line 16 t/place.t .. 1..13 ok 1 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/13 subtests Test Summary Report ------------------- t/base.t (Wstat: 512 Tests: 3 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 3. t/login.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 1. t/main.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 1. t/place.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 1. Files=4, Tests=6, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.15 cusr 0.02 csys = 0.20 CPU) Result: FAIL Failed 4/4 test programs. 0/6 subtests failed. make: *** [test_dynamic] Error 255 SMIRNIOS/DBD-SQLAnywhere-2.06.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SMIRNIOS/DBD-SQLAnywhere-2.06.tar.gz Finished 2010-10-20T16:25:37