Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-10-19T21:06:09 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/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 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/fly1264/bin/perl Makefile.PL Multiple copies of Driver.xst found in: /export/home/fly1264/var/megalib/auto/DBI/ /export/home/fly1264/ap1200/lib/auto/DBI/ at Makefile.PL line 28 Using DBI 1.611 (for perl 5.012000 on sun4-solaris-thread-multi-64) installed in /export/home/fly1264/var/megalib/auto/DBI/ Configuring DBD::SQLAnywhere ... Using non-GNU compiler cc System: perl5.012000 sunos spike 5.8 generic_117350-55 sun4u sparc sunw,sun-fire-280r sun4-solaris-thread-multi-64 dl_dlopen.xs Compiler: cc -O -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -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/fly1264/var/megalib/auto/DBI/ /export/home/fly1264/ap1200/lib/auto/DBI/ at Makefile.PL line 153 Using DBI 1.611 (for perl 5.012000 on sun4-solaris-thread-multi-64) installed in /export/home/fly1264/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/fly1264/bin/perl -p -e "s/~DRIVER~/SQLAnywhere/g" /export/home/fly1264/var/megalib/auto/DBI/Driver.xst > SQLAnywhere.xsi /export/home/fly1264/bin/perl /export/home/fly1264/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1264/ap1200/lib/ExtUtils/typemap SQLAnywhere.xs > SQLAnywhere.xsc && mv SQLAnywhere.xsc SQLAnywhere.c cc -c -I/export/home/fly1264/var/megalib/auto/DBI -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xCC -g -O -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -KPIC "-I/export/home/fly1264/ap1200/lib/CORE" -D_SACAPI_VERSION=2 -DUNIX SQLAnywhere.c cc -c -I/export/home/fly1264/var/megalib/auto/DBI -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xCC -g -O -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -KPIC "-I/export/home/fly1264/ap1200/lib/CORE" -D_SACAPI_VERSION=2 -DUNIX dbdimp.c cc -c -I/export/home/fly1264/var/megalib/auto/DBI -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xCC -g -O -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -KPIC "-I/export/home/fly1264/ap1200/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 -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/lib/sparcv9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 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/fly1264/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, Chart, DBM, ExampleP, Excel, File, Gofer, LDAP, Log, MVS_FTPSQL, Mock, Multiplex, ODBC, Ovrimos, PO, PgLite, PgPP, Proxy, SQLAnywhere, SQLite, Sponge, Sprite, TSM, Template, TemplateSS, Wire10, XBase, 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, 1 wallclock secs ( 0.13 usr 0.03 sys + 0.70 cusr 0.08 csys = 0.94 CPU) Result: FAIL Failed 4/4 test programs. 0/6 subtests failed. make: *** [test_dynamic] Error 255 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-19T21:06:29