Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-10-20T08:06:12 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Tue, 19 Oct 2010 21:29:43 GMT Running make for S/SM/SMIRNIOS/DBD-SQLAnywhere-2.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SM/SMIRNIOS/DBD-SQLAnywhere-2.05.tar.gz ok Will not use Archive::Tar, need 1.00 DBD-SQLAnywhere-2.05/Changes DBD-SQLAnywhere-2.05/MANIFEST DBD-SQLAnywhere-2.05/META.yml DBD-SQLAnywhere-2.05/Makefile.PL DBD-SQLAnywhere-2.05/README DBD-SQLAnywhere-2.05/README.NT DBD-SQLAnywhere-2.05/SQLAnywhere.h DBD-SQLAnywhere-2.05/SQLAnywhere.pm DBD-SQLAnywhere-2.05/SQLAnywhere.xs DBD-SQLAnywhere-2.05/dbdimp.c DBD-SQLAnywhere-2.05/dbdimp.h DBD-SQLAnywhere-2.05/dolink.pl DBD-SQLAnywhere-2.05/eg/blobs.pl DBD-SQLAnywhere-2.05/eg/connect.pl DBD-SQLAnywhere-2.05/eg/retrieve.pl DBD-SQLAnywhere-2.05/lib/DBD/SQLAnywhere/GetInfo.pm DBD-SQLAnywhere-2.05/license.txt DBD-SQLAnywhere-2.05/sacapi.h DBD-SQLAnywhere-2.05/sacapidll.c DBD-SQLAnywhere-2.05/sacapidll.h DBD-SQLAnywhere-2.05/sqlerr.h DBD-SQLAnywhere-2.05/t/base.t DBD-SQLAnywhere-2.05/t/login.t DBD-SQLAnywhere-2.05/t/main.t DBD-SQLAnywhere-2.05/t/place.t CPAN.pm: Going to build S/SM/SMIRNIOS/DBD-SQLAnywhere-2.05.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Multiple copies of Driver.xst found in: /export/home/fly818/var/megalib/auto/DBI/ /export/home/fly818/ap818/lib/auto/DBI/ at Makefile.PL line 28 Using DBI 1.611 (for perl 5.008008 on sun4-solaris-thread-multi) installed in /export/home/fly818/var/megalib/auto/DBI/ Configuring DBD::SQLAnywhere ... Using non-GNU compiler cc System: perl5.008008 sunos axe 5.6 generic_105181-39 sun4u sparc sunw,ultra-60 sun4-solaris-thread-multi dl_dlopen.xs Compiler: cc -O -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: /export/home/fly818/var/megalib/auto/DBI/ /export/home/fly818/ap818/lib/auto/DBI/ at Makefile.PL line 153 Using DBI 1.611 (for perl 5.008008 on sun4-solaris-thread-multi) installed in /export/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 /export/home/fly818/bin/perl -p -e "s/~DRIVER~/SQLAnywhere/g" /export/home/fly818/var/megalib/auto/DBI/Driver.xst > SQLAnywhere.xsi /export/home/fly818/bin/perl /export/home/fly818/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly818/ap818/lib/ExtUtils/typemap SQLAnywhere.xs > SQLAnywhere.xsc && mv SQLAnywhere.xsc SQLAnywhere.c cc -c -I/export/home/fly818/var/megalib/auto/DBI -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xCC -g -O -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -KPIC "-I/export/home/fly818/ap818/lib/CORE" -D_SACAPI_VERSION=2 -DUNIX SQLAnywhere.c cc -c -I/export/home/fly818/var/megalib/auto/DBI -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xCC -g -O -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -KPIC "-I/export/home/fly818/ap818/lib/CORE" -D_SACAPI_VERSION=2 -DUNIX dbdimp.c cc -c -I/export/home/fly818/var/megalib/auto/DBI -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xCC -g -O -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -KPIC "-I/export/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 cc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/WS6U2/lib SQLAnywhere.o dbdimp.o sacapidll.o -o blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.so \ -lsocket -lnsl -lm -lc \ 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.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-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.611 by Tim Bunce, 1.611 Available Drivers: AnyData, CSV, DBM, ExampleP, Excel, File, Gofer, LDAP, Log, MVS_FTPSQL, Mock, 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, 2 wallclock secs ( 0.08 usr 0.05 sys + 0.50 cusr 0.13 csys = 0.76 CPU) Result: FAIL Failed 4/4 test programs. 0/6 subtests failed. make: *** [test_dynamic] Error 29 SMIRNIOS/DBD-SQLAnywhere-2.05.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.05.tar.gz Finished 2010-10-20T08:06:42