PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-02-06T22:55:47 ActivePerl-1003 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sun, 06 Feb 2011 22:36:21 GMT Running make for S/SM/SMIRNIOS/DBD-SQLAnywhere-2.08.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SM/SMIRNIOS/DBD-SQLAnywhere-2.08.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SM/SMIRNIOS/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\S\SM\SMIRNIOS\DBD-SQLAnywhere-2.08.tar.gz ok Will not use Archive::Tar, need 1.00 DBD-SQLAnywhere-2.08/Changes DBD-SQLAnywhere-2.08/MANIFEST DBD-SQLAnywhere-2.08/META.yml DBD-SQLAnywhere-2.08/Makefile.PL DBD-SQLAnywhere-2.08/README DBD-SQLAnywhere-2.08/README.NT DBD-SQLAnywhere-2.08/SQLAnywhere.h DBD-SQLAnywhere-2.08/SQLAnywhere.pm DBD-SQLAnywhere-2.08/SQLAnywhere.xs DBD-SQLAnywhere-2.08/dbdimp.c DBD-SQLAnywhere-2.08/dbdimp.h DBD-SQLAnywhere-2.08/dolink.pl DBD-SQLAnywhere-2.08/eg/blobs.pl DBD-SQLAnywhere-2.08/eg/connect.pl DBD-SQLAnywhere-2.08/eg/retrieve.pl DBD-SQLAnywhere-2.08/lib/DBD/SQLAnywhere/GetInfo.pm DBD-SQLAnywhere-2.08/license.txt DBD-SQLAnywhere-2.08/sacapi.h DBD-SQLAnywhere-2.08/sacapidll.c DBD-SQLAnywhere-2.08/sacapidll.h DBD-SQLAnywhere-2.08/sqlerr.h DBD-SQLAnywhere-2.08/t/base.t DBD-SQLAnywhere-2.08/t/login.t DBD-SQLAnywhere-2.08/t/main.t DBD-SQLAnywhere-2.08/t/place.t CPAN.pm: Going to build S/SM/SMIRNIOS/DBD-SQLAnywhere-2.08.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Multiple copies of Driver.xst found in: C:/Perl64/site/lib/auto/DBI/ C:/Perl64/lib/auto/DBI/ at Makefile.PL line 28 Using DBI 1.602 (for perl 5.010000 on MSWin32-x64-multi-thread) installed in C:/Perl64/site/lib/auto/DBI/ Configuring DBD::SQLAnywhere ... Using non-GNU compiler cl System: perl5.010000 MSWin32-x64-multi-thread dl_win32.xs Compiler: cl -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: C:/Perl64/site/lib/auto/DBI/ C:/Perl64/lib/auto/DBI/ at Makefile.PL line 153 Using DBI 1.602 (for perl 5.010000 on MSWin32-x64-multi-thread) installed in C:/Perl64/site/lib/auto/DBI/ Writing Makefile for DBD::SQLAnywhere >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp SQLAnywhere.pm blib\lib\DBD/SQLAnywhere.pm cp lib/DBD/SQLAnywhere/GetInfo.pm blib/lib/DBD/SQLAnywhere/GetInfo.pm C:\Perl64\bin\perl.exe -p -e "s/~DRIVER~/SQLAnywhere/g" C:\Perl64\site\lib\auto\DBI\Driver.xst > SQLAnywhere.xsi C:\Perl64\bin\perl.exe C:\cpanfly\var\megalib\ExtUtils\xsubpp -typemap C:\Perl64\lib\ExtUtils\typemap SQLAnywhere.xs > SQLAnywhere.xsc && C:\Perl64\bin\perl.exe -MExtUtils::Command -e "mv" -- SQLAnywhere.xsc SQLAnywhere.c cl -c -I"C:\Perl64\site\lib\auto\DBI" -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVERSION=\"2.08\" -DXS_VERSION=\"2.08\" "-IC:\Perl64\lib\CORE" -D_SACAPI_VERSION=2 -DWINNT -D_CRT_SECURE_NO_DEPRECATE SQLAnywhere.c SQLAnywhere.c C:\Perl64\site\lib\auto\DBI\Driver_xst.h(106) : warning C4244: 'function' : conversion from 'IV' to 'I32', possible loss of data C:\Perl64\site\lib\auto\DBI\Driver_xst.h(110) : warning C4244: 'function' : conversion from '__int64' to 'I32', possible loss of data SQLAnywhere.xsi(192) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data SQLAnywhere.xsi(623) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data cl -c -I"C:\Perl64\site\lib\auto\DBI" -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVERSION=\"2.08\" -DXS_VERSION=\"2.08\" "-IC:\Perl64\lib\CORE" -D_SACAPI_VERSION=2 -DWINNT -D_CRT_SECURE_NO_DEPRECATE dbdimp.c dbdimp.c cl -c -I"C:\Perl64\site\lib\auto\DBI" -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVERSION=\"2.08\" -DXS_VERSION=\"2.08\" "-IC:\Perl64\lib\CORE" -D_SACAPI_VERSION=2 -DWINNT -D_CRT_SECURE_NO_DEPRECATE sacapidll.c sacapidll.c Running Mkbootstrap for DBD::SQLAnywhere () C:\Perl64\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 SQLAnywhere.bs C:\Perl64\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"DBD::SQLAnywhere\", 'DLBASE' => 'SQLAnywhere', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" C:\Perl64\bin\perl.exe dolink.pl blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll -out:blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpath:"C:\Perl64\lib\CORE" -machine:AMD64 SQLAnywhere.obj dbdimp.obj sacapidll.obj C:\Perl64\lib\CORE\perl510.lib C:\Perl64\lib\CORE\perl510.lib C:\PlatSDK\Lib\AMD64\oldnames.lib C:\PlatSDK\Lib\AMD64\kernel32.lib C:\PlatSDK\Lib\AMD64\user32.lib C:\PlatSDK\Lib\AMD64\gdi32.lib C:\PlatSDK\Lib\AMD64\winspool.lib C:\PlatSDK\Lib\AMD64\comdlg32.lib C:\PlatSDK\Lib\AMD64\advapi32.lib C:\PlatSDK\Lib\AMD64\shell32.lib C:\PlatSDK\Lib\AMD64\ole32.lib C:\PlatSDK\Lib\AMD64\oleaut32.lib C:\PlatSDK\Lib\AMD64\netapi32.lib C:\PlatSDK\Lib\AMD64\uuid.lib C:\PlatSDK\Lib\AMD64\ws2_32.lib C:\PlatSDK\Lib\AMD64\mpr.lib C:\PlatSDK\Lib\AMD64\winmm.lib C:\PlatSDK\Lib\AMD64\version.lib C:\PlatSDK\Lib\AMD64\odbc32.lib C:\PlatSDK\Lib\AMD64\odbccp32.lib C:\PlatSDK\Lib\AMD64\bufferoverflowU.lib C:\PlatSDK\Lib\AMD64\msvcrt.lib -def:SQLAnywhere.def link -out:blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpath:C:\Perl64\lib\CORE -machine:AMD64 SQLAnywhere.obj dbdimp.obj sacapidll.obj C:\Perl64\lib\CORE\perl510.lib C:\Perl64\lib\CORE\perl510.lib C:\PlatSDK\Lib\AMD64\oldnames.lib C:\PlatSDK\Lib\AMD64\kernel32.lib C:\PlatSDK\Lib\AMD64\user32.lib C:\PlatSDK\Lib\AMD64\gdi32.lib C:\PlatSDK\Lib\AMD64\winspool.lib C:\PlatSDK\Lib\AMD64\comdlg32.lib C:\PlatSDK\Lib\AMD64\advapi32.lib C:\PlatSDK\Lib\AMD64\shell32.lib C:\PlatSDK\Lib\AMD64\ole32.lib C:\PlatSDK\Lib\AMD64\oleaut32.lib C:\PlatSDK\Lib\AMD64\netapi32.lib C:\PlatSDK\Lib\AMD64\uuid.lib C:\PlatSDK\Lib\AMD64\ws2_32.lib C:\PlatSDK\Lib\AMD64\mpr.lib C:\PlatSDK\Lib\AMD64\winmm.lib C:\PlatSDK\Lib\AMD64\version.lib C:\PlatSDK\Lib\AMD64\odbc32.lib C:\PlatSDK\Lib\AMD64\odbccp32.lib C:\PlatSDK\Lib\AMD64\bufferoverflowU.lib C:\PlatSDK\Lib\AMD64\msvcrt.lib -def:SQLAnywhere.def Creating library blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.lib and object blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.exp Generating code Finished generating code if exist blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll.manifest mt -nologo -manifest blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll.manifest -outputresource:blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll;2 if exist blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll.manifest del blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll.manifest C:\Perl64\bin\perl.exe -MExtUtils::Command -e "chmod" -- 755 blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.dll C:\Perl64\bin\perl.exe -MExtUtils::Command -e "cp" -- SQLAnywhere.bs blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.bs C:\Perl64\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 blib\arch\auto\DBD\SQLAnywhere\SQLAnywhere.bs SMIRNIOS/DBD-SQLAnywhere-2.08.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64\bin\perl.exe "-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, 5 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: PASS SMIRNIOS/DBD-SQLAnywhere-2.08.tar.gz nmake test TEST_VERBOSE=1 -- OK John Smirnios <smirnios@sybase.com> SQL Anywhere DBD driver >>> (cd C:\cpanfly\var\cpan\build\DBD-SQLAnywhere-2.08-3bj2LI && tar cvf - DBD-SQLAnywhere-2.08.ppd blib) | gzip -c >C:/cpanfly/var/REPO/S/SM/SMIRNIOS/DBD-SQLAnywhere-2.08.tar.gz DBD-SQLAnywhere-2.08.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/DBD/ blib/arch/auto/DBD/SQLAnywhere/ blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.bs blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.dll blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.exp blib/arch/auto/DBD/SQLAnywhere/SQLAnywhere.lib blib/lib/ blib/lib/DBD/ blib/lib/DBD/SQLAnywhere/ blib/lib/DBD/SQLAnywhere/GetInfo.pm blib/lib/DBD/SQLAnywhere.pm >>> mv C:\cpanfly\var\cpan\build\DBD-SQLAnywhere-2.08-3bj2LI/DBD-SQLAnywhere-2.08.ppd C:/cpanfly/var/REPO/S/SM/SMIRNIOS Megalib: Undefined subroutine &Digest::base::new called at C:\cpanfly\lib/ActivePerl/PPM/InstallArea.pm line 902. Finished 2011-02-06T22:55:59