cpanm (App::cpanminus) 1.5015 on perl 5.008009 built for MSWin32-x86-multi-thread Work directory is /.cpanm/work/1345181523.5344 You have make c:\PROGRA~2\MICROS~1.0\VC\BIN\nmake.exe You have LWP 6.04 You have C:\~Zipfile\U\unixcmds\tar.exe, C:\~Zipfile\U\unixcmds\gzip.exe and C:\~Zipfile\U\unixcmds\bzip2.exe You have C:\~Zipfile\U\unixcmds\unzip.exe Searching DBD::Informix on cpanmetadb ... --> Working on DBD::Informix Fetching http://www.cpan.org/authors/id/J/JO/JOHNL/DBD-Informix-2011.0612.tar.gz -> OK Unpacking DBD-Informix-2011.0612.tar.gz Entering DBD-Informix-2011.0612 Checking configure dependencies from META.yml Checking if you have DBI 1.38 ... Yes (1.622) Configuring DBD-Informix-2011.0612 Running Makefile.PL *** ExtUtils::AutoInstall version 0.63 *** Checking for dependencies... [Core Features] - DBI ...loaded. (1.622 >= 1.38) [High Resolution Timing] - Time::HiRes ...loaded. (1.9725) [POD Format Testing] - Test::Pod ...loaded. (1.45) *** ExtUtils::AutoInstall configuration finished. This is a semi-experimental version of Makefile.PL with Win32 (NT) support. Previous versions have been tested on NT, but there could still be bugs in this code. Please help save the world by trying to debug the NT code and reporting the results back to the DBI Users mailing list. Note: Some of the code here or in ESQL/C may not work properly if %INFORMIXDIR% (or the entry in %PATH% that identifies %INFORMIXDIR%\bin) contains spaces - for example, if you installed CSDK under C:\Program Files) Thanks! Configuring IBM Informix Database Driver for Perl DBI Version 2011.0612 (2011-06-12) (aka DBD::Informix) You are using DBI version 1.622 and Perl version 5.008009 Remember to actually read the README file! Perl: C:\Perl\bin\perl.exe v5.008009 MSWin32-x86-multi-thread dl_win32.xs System: *** Ideally, you should upgrade to Perl version 5.014000 or later. Using INFORMIXDIR=C:\PROGRA~2\IBM\Informix\11.70 and ESQL/C compiler C:\PROGRA~2\IBM\Informix\11.70\bin\ESQL.EXE Using IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 from C:\PROGRA~2\IBM\Informix\11.70 Beware: DBD::Informix is not yet aware of all the new IUS data types. Assert macro will be disabled! lib/DBD/Informix/Defaults.pm written OK esqlinfo.h written OK Testing whether your Informix test environment will work... esqltest.c IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 esqlc_v6.c IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 Microsoft (R) Incremental Linker Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. -OUT:esqltest.exe -MAP -SUBSYSTEM:CONSOLE esqltest.obj esqlc_v6.obj "C:\PROGRA~2\IBM\Informix\11.70\lib\isqlt09a.lib" "C:\PROGRA~2\IBM\Informix\11.70\lib\igl4n304.lib" "C:\PROGRA~2\IBM\Informix\11.70\lib\iglxn304.lib" "C:\PROGRA~2\IBM\Informix\11.70\lib\igo4n304.lib" netapi32.lib wsock32.lib user32.lib winmm.lib advapi32.lib ESQLTEST Program Running: @(#)$Id: esqltest.ec,v 2008.1 2008/05/13 23:13:10 jleffler Exp $ $INFORMIXDIR is set to 'C:\PROGRA~2\IBM\Informix\11.70'. $INFORMIXSERVER is set to 'ol_informix1170'. $DBI_DBNAME set to 'stores_demo@ol_informix1170'. $DBD_INFORMIX_DATABASE set to 'stores_demo@ol_informix1170'. $DBD_INFORMIX_DATABASE2 unset - defaulting to 'stores_demo@ol_informix1170'. $DBD_INFORMIX_USERNAME is unset. $DBD_INFORMIX_USERNAME2 is unset. $DBD_INFORMIX_PASSWORD is unset. $DBD_INFORMIX_PASSWORD2 is unset. Testing connection to stores_demo@ol_informix1170 CONNECT TO 'stores_demo@ol_informix1170' - no user info Testing concurrent connection to stores_demo@ol_informix1170 CONNECT TO 'stores_demo@ol_informix1170' - no user info Your Informix environment is (probably) OK Fortunately, you are using a new version of ESQL/C and we can use 'esql -libs' to tell us which libraries to use. Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: C:/Perl/site/lib/auto/DBI/ C:/Perl/lib/auto/DBI/ at Makefile.PL line 58 Using DBI 1.622 (for perl 5.008009 on MSWin32-x86-multi-thread) installed in C:/Perl/site/lib/auto/DBI/ Writing Makefile for DBD::Informix -> OK Finding PREREQ from Makefile ... Checking if you have Time::HiRes 0 ... Yes (1.9725) Checking if you have DBI 1.38 ... Yes (1.622) Building and testing DBD-Informix-2011.0612 Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBD/Informix/Summary.pm blib\lib\DBD/Informix/Summary.pm cp lib/DBD/Informix/TechSupport.pm blib\lib\DBD/Informix/TechSupport.pm cp lib/DBD/Informix/GetInfo.pm blib\lib\DBD/Informix/GetInfo.pm cp lib/Bundle/DBD/Informix.pm blib/lib/Bundle/DBD/Informix.pm cp lib/DBD/Informix/Configure.pm blib\lib\DBD/Informix/Configure.pm cp Informix.pm blib\lib\DBD/Informix.pm cp lib/DBD/Informix/TestHarness.pm blib\lib\DBD/Informix/TestHarness.pm cp lib/DBD/Informix/TypeInfo.pm blib\lib\DBD/Informix/TypeInfo.pm cp lib/DBD/Informix/Defaults.pm blib\lib\DBD/Informix/Defaults.pm cp lib/DBD/Informix/Metadata.pm blib\lib\DBD/Informix/Metadata.pm C:\Perl\bin\perl.exe -p -e "s/~DRIVER~/Informix/g" C:\Perl\site\lib\auto\DBI\Driver.xst > Informix.xsi C:\Perl\bin\perl.exe C:\Perl\site\lib\ExtUtils\xsubpp -typemap C:\Perl\lib\ExtUtils\typemap Informix.xs > Informix.xsc && C:\Perl\bin\perl.exe -MExtUtils::Command -e mv Informix.xsc Informix.c cl -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" "-IC:\Perl\lib\CORE" -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T Informix.c Informix.c C:\PROGRA~2\IBM\Informix\11.70\bin\ESQL.EXE -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -cc -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" -IC:\Perl\lib\CORE -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T dbdimp.ec dbdimp.c IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f dbdimp.c C:\PROGRA~2\IBM\Informix\11.70\bin\ESQL.EXE -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -cc -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" -IC:\Perl\lib\CORE -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T dbdattr.ec dbdattr.c IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f dbdattr.c cl -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" "-IC:\Perl\lib\CORE" -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T sqltoken.c sqltoken.c C:\PROGRA~2\IBM\Informix\11.70\bin\ESQL.EXE -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -cc -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" -IC:\Perl\lib\CORE -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T sqltype.ec sqltype.c IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f sqltype.c C:\PROGRA~2\IBM\Informix\11.70\bin\ESQL.EXE -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -cc -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" -IC:\Perl\lib\CORE -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T ixblob.ec ixblob.c IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f ixblob.c cl -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" "-IC:\Perl\lib\CORE" -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T odbctype.c odbctype.c cl -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" "-IC:\Perl\lib\CORE" -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T kludge.c kludge.c cl -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" "-IC:\Perl\lib\CORE" -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T link.c link.c C:\PROGRA~2\IBM\Informix\11.70\bin\ESQL.EXE -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -cc -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" -IC:\Perl\lib\CORE -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T esqlcver.ec esqlcver.c IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f esqlcver.c C:\PROGRA~2\IBM\Informix\11.70\bin\ESQL.EXE -c -IC:\PROGRA~2\IBM\Informix\11.70/incl/esql -IC:\Perl\lib/auto/DBI -IC:\Perl\site\lib/auto/DBI -I/auto/DBI -IC:\Perl\site\lib/auto/DBI -cc -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2011.0612\" -DXS_VERSION=\"2011.0612\" -IC:\Perl\lib\CORE -DESQLC_VERSION=370 -DNDEBUG -DDO_NOT_USE_STDERR_H -DESQLC_IFX_LOC_T esqlc_v6.ec esqlc_v6.c IBM Informix CSDK Version 3.70, IBM Informix-ESQL Version 3.70.TC5 C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f esqlc_v6.c Running Mkbootstrap for DBD::Informix () C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Informix.bs C:\Perl\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"DBD::Informix\", 'DLBASE' => 'Informix', 'DL_FUNCS' => { DBD::Informix=>[] }, 'FUNCLIST' => [q[ifx_checkAPI]], 'IMPORTS' => { }, 'DL_VARS' => []);" INFORMIXC='C:\Perl\bin\perl.exe esqlld' ESQLLD='link -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86' -out:blib\arch\auto\DBD\Informix\Informix.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86 Informix.obj dbdimp.obj dbdattr.obj sqltoken.obj sqltype.obj ixblob.obj odbctype.obj kludge.obj link.obj esqlcver.obj esqlc_v6.obj /LIBPATH:C:\PROGRA~2\IBM\Informix\11.70/lib /LIBPATH:C:\PROGRA~2\IBM\Informix\11.70/lib/esql "C:\PROGRA~2\IBM\Informix\11.70\lib\isqlt09a.lib" "C:\PROGRA~2\IBM\Informix\11.70\lib\igl4n304.lib" "C:\PROGRA~2\IBM\Informix\11.70\lib\iglxn304.lib" "C:\PROGRA~2\IBM\Informix\11.70\lib\igo4n304.lib" netapi32.lib wsock32.lib user32.lib winmm.lib advapi32.lib C:\Perl\lib\CORE\perl58.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Informix.def 'INFORMIXC' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'INFORMIXC='C:\Perl\bin\perl.exe' : return code '0x1' Stop. -> FAIL Installing DBD::Informix failed. See \.cpanm\build.log for details.