Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-10-26T19:28:26 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Tue, 26 Oct 2010 21:30:39 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 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/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.07\" -DXS_VERSION=\"2.07\" -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.07\" -DXS_VERSION=\"2.07\" -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.07\" -DXS_VERSION=\"2.07\" -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.07.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 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.12 usr 0.04 sys + 0.85 cusr 0.16 csys = 1.17 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/fly1264/var/cpan/build/DBD-SQLAnywhere-2.07-Z40TGC && tar cvf - DBD-SQLAnywhere-2.07.ppd blib) | gzip -c >/export/home/fly1264/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/fly1264/var/cpan/build/DBD-SQLAnywhere-2.07-Z40TGC/DBD-SQLAnywhere-2.07.ppd /export/home/fly1264/var/REPO/S/SM/SMIRNIOS Finished 2010-10-26T19:28:47