Useless use of private variable in void context at Makefile.PL line 524. Argument "6.42_01" isn't numeric in numeric ge (>=) at Makefile.PL line 37. You are using a Perl configured with threading enabled. Please read the warnings in DBI about this. You should also be aware that on non-Windows platforms ODBC drivers come in two forms, thread-safe and non-thread-safe drivers and you may need to make sure you are using the right one. Press return to continue... >>> Remember to actually *READ* the README file! And re-read it if you have any problems. Checking if your kit is complete... Looks good Using DBI 1.601 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in C:/cpanrun/build/5-10-0/lib/auto/DBI/ Using DBI 1.601 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in C:/cpanrun/build/5-10-0/lib/auto/DBI/ Writing Makefile for DBD::ODBC The DBD::ODBC tests will use these values for the database connection: DBI_DSN= e.g. dbi:ODBC:demo DBI_USER= DBI_PASS= Warning: not all required environment variables are set. Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Changes blib\lib\DBD\ODBC\Changes.pm cp ODBC.pm blib\lib\DBD\ODBC.pm cl -c -IC:\cpanrun\build\5-10-0\lib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DWITH_UNICODE ConvertUTF.c ConvertUTF.c C:\cpanrun\build\5-10-0\bin\perl.exe -p -e "s/~DRIVER~/ODBC/g" C:\cpanrun\build\5-10-0\lib\auto\DBI\Driver.xst > ODBC.xsi C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap ODBC.xs > ODBC.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv ODBC.xsc ODBC.c Warning: duplicate function definition 'data_sources' detected in ODBC.xs, line 202 cl -c -IC:\cpanrun\build\5-10-0\lib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DWITH_UNICODE ODBC.c ODBC.c cl -c -IC:\cpanrun\build\5-10-0\lib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DWITH_UNICODE dbdimp.c dbdimp.c dbdimp.c(2724) : warning C4018: '>' : signed/unsigned mismatch dbdimp.c(2965) : warning C4018: '<' : signed/unsigned mismatch dbdimp.c(3708) : warning C4244: '=' : conversion from 'long ' to 'short ', possible loss of data dbdimp.c(1617) : warning C4700: local variable 'rc' used without having been initialized cl -c -IC:\cpanrun\build\5-10-0\lib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DWITH_UNICODE unicode_helper.c unicode_helper.c Running Mkbootstrap for DBD::ODBC () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ODBC.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"DBD::ODBC\", 'DLBASE' => 'ODBC', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\DBD\ODBC\ODBC.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 ConvertUTF.obj ODBC.obj dbdimp.obj unicode_helper.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib "C:\Program Files\Microsoft Platform SDK\Lib\ODBC32.LIB" C:\PROGRA~1\MICROS~3\VC98\LIB\oldnames.lib "C:\Program Files\Microsoft Platform SDK\Lib\kernel32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\user32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\gdi32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\winspool.lib" "C:\Program Files\Microsoft Platform SDK\Lib\comdlg32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\advapi32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\shell32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\ole32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\oleaut32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\netapi32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\uuid.lib" "C:\Program Files\Microsoft Platform SDK\Lib\ws2_32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\mpr.lib" "C:\Program Files\Microsoft Platform SDK\Lib\winmm.lib" "C:\Program Files\Microsoft Platform SDK\Lib\version.lib" "C:\Program Files\Microsoft Platform SDK\Lib\odbc32.lib" "C:\Program Files\Microsoft Platform SDK\Lib\odbccp32.lib" C:\PROGRA~1\MICROS~3\VC98\LIB\msvcrt.lib -def:ODBC.def Creating library blib\arch\auto\DBD\ODBC\ODBC.lib and object blib\arch\auto\DBD\ODBC\ODBC.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\DBD\ODBC\ODBC.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp ODBC.bs blib\arch\auto\DBD\ODBC\ODBC.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\DBD\ODBC\ODBC.bs Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01base................1..5 ok 1 - require DBI; ok 2 - import DBI ok 3 - DBI->internal is DBI::dr ok 4 - Install ODBC driver OK ok 5 - Version is not empty ok t/02simple..............1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/03dbatt...............1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/05meth................1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/07bind................1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/08bind2...............1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/09multi...............1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/10handler.............1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/20SqlServer...........1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/30Oracle..............1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/40UnicodeRoundTrip....1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/41Unicode.............1..0 # Skip DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined All tests successful, 11 tests skipped. Files=12, Tests=5, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\ODBC\ODBC.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\ODBC\ODBC.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\ODBC\ODBC.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\ODBC\ODBC.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\ODBC\ODBC.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\DBD\ODBC.html Installing C:\cpanrun\build\5-10-0\html\site\lib\DBD\ODBC\Changes.html Installing C:\cpanrun\build\5-10-0\site\lib\DBD\ODBC.pm Installing C:\cpanrun\build\5-10-0\site\lib\DBD\ODBC\Changes.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod