Argument "6.42_01" isn't numeric in numeric ge (>=) at Makefile.PL line 30. Multiple copies of Driver.xst found in: C:/cpanrun/build/5-10-0/site/lib/auto/DBI/ C:/cpanrun/build/5-10-0/lib/auto/DBI/ at Makefile.PL line 51 Configuring DBD::Mimer ... >>> Remember to actually *READ* the README file! And re-read it if you have any problems. Using DBI 1.602 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in C:/cpanrun/build/5-10-0/site/lib/auto/DBI/ Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: C:/cpanrun/build/5-10-0/site/lib/auto/DBI/ C:/cpanrun/build/5-10-0/lib/auto/DBI/ at Makefile.PL line 156 Using DBI 1.602 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in C:/cpanrun/build/5-10-0/site/lib/auto/DBI/ Writing Makefile for DBD::Mimer The DBD::Mimer tests will use these values for the database connection: DBI_DSN= e.g. dbi:Mimer:demo DBI_USER= DBI_PASS= Warning: not all required environment variables are set. Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Mimer.pm blib\lib\DBD\Mimer.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e "s/~DRIVER~/Mimer/g" C:\cpanrun\build\5-10-0\site\lib\auto\DBI\Driver.xst > Mimer.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 Mimer.xs > Mimer.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Mimer.xsc Mimer.c cl -c -IC:\cpanrun\build\5-10-0\site\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.00\" -DXS_VERSION=\"1.00\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Mimer.c Mimer.c Mimer.xs(36) : warning C4013: 'dbd_st_tables' undefined; assuming extern returning int Mimer.xs(46) : warning C4013: 'dbd_st_primary_keys' undefined; assuming extern returning int Mimer.xs(87) : warning C4013: 'dbd_db_execdirect' undefined; assuming extern returning int Mimer.xs(126) : warning C4013: 'odbc_get_statistics' undefined; assuming extern returning int Mimer.xs(136) : warning C4013: 'odbc_get_primary_keys' undefined; assuming extern returning int Mimer.xs(149) : warning C4013: 'odbc_get_special_columns' undefined; assuming extern returning int Mimer.xs(162) : warning C4013: 'odbc_get_foreign_keys' undefined; assuming extern returning int Mimer.xs(227) : warning C4013: 'odbc_error' undefined; assuming extern returning int Mimer.xs(221) : warning C4101: 'henv' : unreferenced local variable cl -c -IC:\cpanrun\build\5-10-0\site\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.00\" -DXS_VERSION=\"1.00\" "-IC:\cpanrun\build\5-10-0\lib\CORE" dbdimp.c dbdimp.c dbdimp.c(2451) : warning C4018: '<' : signed/unsigned mismatch dbdimp.c(2587) : warning C4018: '>' : signed/unsigned mismatch dbdimp.c(2633) : warning C4146: unary minus operator applied to unsigned type, result still unsigned dbdimp.c(2813) : warning C4018: '<' : signed/unsigned mismatch Running Mkbootstrap for DBD::Mimer () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Mimer.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"DBD::Mimer\", 'DLBASE' => 'Mimer', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\DBD\Mimer\Mimer.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Mimer.obj dbdimp.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ODBC32.LIB C:\PROGRA~1\MICROS~3\VC98\LIB\oldnames.lib C:\PROGRA~1\MICROS~3\VC98\LIB\kernel32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\user32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\gdi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winspool.lib C:\PROGRA~1\MICROS~3\VC98\LIB\comdlg32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\advapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\shell32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ole32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oleaut32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\netapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\uuid.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ws2_32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\mpr.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winmm.lib C:\PROGRA~1\MICROS~3\VC98\LIB\version.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbc32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbccp32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\msvcrt.lib -def:Mimer.def Creating library blib\arch\auto\DBD\Mimer\Mimer.lib and object blib\arch\auto\DBD\Mimer\Mimer.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\DBD\Mimer\Mimer.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Mimer.bs blib\arch\auto\DBD\Mimer\Mimer.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\DBD\Mimer\Mimer.bs Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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 ok 2 ok 3 ok 4 ok 5 ok t/02simple....1..0 # Skipped: DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/03dbatt.....1..0 # Skipped: DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/05meth......1..0 # Skipped: DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/07bind......1..0 # Skipped: DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/08bind2.....1..0 # Skipped: DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined t/09multi.....1..0 # Skipped: DBI_DSN is undefined skipped all skipped: DBI_DSN is undefined All tests successful, 6 tests skipped. Files=7, Tests=5, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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\Mimer\Mimer.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\Mimer\Mimer.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\Mimer\Mimer.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\Mimer\Mimer.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\DBD\Mimer\Mimer.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\DBD\Mimer.html Installing C:\cpanrun\build\5-10-0\site\lib\DBD\Mimer.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod