Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-10-31T09:07:18 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Sat, 30 Oct 2010 21:29:53 GMT Running make for S/SM/SMIRNIOS/DBD-SQLAnywhere-2.07.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SM/SMIRNIOS/DBD-SQLAnywhere-2.07.tar.gz ok Will not use Archive::Tar, need 1.00 DBD-SQLAnywhere-2.07/Changes DBD-SQLAnywhere-2.07/MANIFEST DBD-SQLAnywhere-2.07/META.yml DBD-SQLAnywhere-2.07/Makefile.PL DBD-SQLAnywhere-2.07/README DBD-SQLAnywhere-2.07/README.NT DBD-SQLAnywhere-2.07/SQLAnywhere.h DBD-SQLAnywhere-2.07/SQLAnywhere.pm DBD-SQLAnywhere-2.07/SQLAnywhere.xs DBD-SQLAnywhere-2.07/dbdimp.c DBD-SQLAnywhere-2.07/dbdimp.h DBD-SQLAnywhere-2.07/dolink.pl DBD-SQLAnywhere-2.07/eg/blobs.pl DBD-SQLAnywhere-2.07/eg/connect.pl DBD-SQLAnywhere-2.07/eg/retrieve.pl DBD-SQLAnywhere-2.07/lib/DBD/SQLAnywhere/GetInfo.pm DBD-SQLAnywhere-2.07/license.txt DBD-SQLAnywhere-2.07/sacapi.h DBD-SQLAnywhere-2.07/sacapidll.c DBD-SQLAnywhere-2.07/sacapidll.h DBD-SQLAnywhere-2.07/sqlerr.h DBD-SQLAnywhere-2.07/t/base.t DBD-SQLAnywhere-2.07/t/login.t DBD-SQLAnywhere-2.07/t/main.t DBD-SQLAnywhere-2.07/t/place.t CPAN.pm: Going to build S/SM/SMIRNIOS/DBD-SQLAnywhere-2.07.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.07\" -DXS_VERSION=\"2.07\" -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.07\" -DXS_VERSION=\"2.07\" -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.07\" -DXS_VERSION=\"2.07\" -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.07.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 Note: Failed to load the DBD::SQLAnywhere driver or the SQL Anywhere client libraries. Ensure that SQLAnywhere has been installed and configured correctly and that demo.db has been started. Attempting to load DBD::SQLAnywhere reported the following error: DBD::SQLAnywhere initialisation failed: DBD::SQLAnywhere->driver didn't return a handle at t/base.t line 23 The remaining tests will be skipped. t/base.t ... 1..5 # Test loading DBI, DBD::SQLAnywhere and version ok 1 - require DBI; ok 2 - import DBI ok 3 - internal ok 4 # skip install_driver failed -- skipping remaining ok 5 # skip install_driver failed -- skipping remaining ok t/login.t .. skipped: SQL Anywhere dbcapi library is not installed t/main.t ... skipped: SQL Anywhere dbcapi library is not installed t/place.t .. skipped: SQL Anywhere dbcapi library is not installed All tests successful. Files=4, Tests=5, 6 wallclock secs ( 0.11 usr 0.03 sys + 0.69 cusr 0.11 csys = 0.94 CPU) Result: PASS SMIRNIOS/DBD-SQLAnywhere-2.07.tar.gz make test TEST_VERBOSE=1 -- OK John Smirnios <smirnios@sybase.com> SQL Anywhere DBD driver >>> (cd /export/home/fly818/var/cpan/build/DBD-SQLAnywhere-2.07-2Nq6JF && tar cvf - DBD-SQLAnywhere-2.07.ppd blib) | gzip -c >/export/home/fly818/var/REPO/S/SM/SMIRNIOS/DBD-SQLAnywhere-2.07.tar.gz DBD-SQLAnywhere-2.07.ppd blib/ blib/lib/ blib/lib/DBD/ blib/lib/DBD/SQLAnywhere.pm blib/lib/DBD/SQLAnywhere/ blib/lib/DBD/SQLAnywhere/GetInfo.pm blib/arch/ blib/arch/auto/ blib/arch/auto/DBD/ blib/arch/auto/DBD/SQLAnywhere/ blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.so blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.bs >>> mv /export/home/fly818/var/cpan/build/DBD-SQLAnywhere-2.07-2Nq6JF/DBD-SQLAnywhere-2.07.ppd /export/home/fly818/var/REPO/S/SM/SMIRNIOS Finished 2010-10-31T09:07:37