> From: Tim Bunce <[EMAIL PROTECTED]> > Date: 2004/08/07 Sat PM 10:32:45 GMT > > A mature, and hopefully final, release candidate of DBD::Oracle 1.16 <snip> > Please help by taking a moment to at least check it builds and tests okay > in your environment.
> Thank you. > Tim. Results of a failed build are below. Environment is Win2K SP4, AS Perl 5.8.3, MS VC 6.0 SP5. I would be happy to try again, if I am provided with possible fixes... Thank you, amonotod C:\Perl\installs\DBD_Oracle\DBD-Oracle-1.16>perl Makefile.pl Using DBI 1.43 (for perl 5.008003 on MSWin32-x86-multi-thread) installed in C:/Perl/site/lib/auto/DBI Configuring DBD::Oracle ... >>> Remember to actually *READ* the README file! Especially if you have any problems. Using Oracle in d:/ora9i Oracle version 9.2.0.1 (9.2) Found oci directory Using OCI directory 'oci' Found oci/lib/MSVC/oci.lib library Found oci/lib/MSVC/ociw32.lib library Found oci/lib/MSVC/oramts.lib library Found oci/lib/MSVC/oraocci9.lib library Using oci/lib/MSVC/OCI.lib Checking for functioning wait.ph System: perl5.008003 Compiler: cl -MD -Zi -DNDEBUG -O1 -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYP T -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX Linker: not found Sysliblist: Checking if your kit is complete... Looks good LD_RUN_PATH=d:/ora9i/lib:d:/ora9i/rdbms/lib Using DBD::Oracle 1.16. Using DBD::Oracle 1.16. Using DBI 1.43 (for perl 5.008003 on MSWin32-x86-multi-thread) installed in C:/Perl/site/lib/auto/DBI Writing Makefile for DBD::Oracle *** If you have problems... read all the log printed above, and the README and README.help files. (Of course, you have read README by now anyway, haven't you?) C:\Perl\installs\DBD_Oracle\DBD-Oracle-1.16>nmake Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Oracle.pm blib\lib\DBD\Oracle.pm cp oraperl.ph blib\lib/oraperl.ph cp dbdimp.h blib\arch\auto\DBD\Oracle/dbdimp.h cp ocitrace.h blib\arch\auto\DBD\Oracle/ocitrace.h cp Oraperl.pm blib\lib/Oraperl.pm cp Oracle.h blib\arch\auto\DBD\Oracle/Oracle.h cp lib/DBD/Oracle/GetInfo.pm blib\lib\DBD\Oracle\GetInfo.pm cp mk.pm blib\arch\auto\DBD\Oracle/mk.pm C:\Perl\bin\perl.exe -p -e "s/~DRIVER~/Oracle/g" C:/Perl/site/lib/auto/DBI/Driver.xst > Oracle.xsi C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils/xsubpp -typemap C:\Perl\lib\ExtUtils\typemap -typemap typemap Oracle .xs > Oracle.xsc && C:\Perl\bin\perl.exe -MExtUtils::Command -e mv Oracle.xsc Oracle.c cl -c -Id:/ora9i/oci/include -Id:/ora9i/rdbms/demo -IC:/Perl/site/lib/auto/DBI -nologo -Gf -W3 -MD -Zi -DNDEBU G -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_ PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" "-IC:\Perl\lib\CORE" -D UTF8_SUPPORT -DNEW_OCI_INIT -DORA_OCI_VERSION=\"9.2\" Oracle.c Oracle.c Oracle.xs(188) : warning C4101: 'startp' : unreferenced local variable cl -c -Id:/ora9i/oci/include -Id:/ora9i/rdbms/demo -IC:/Perl/site/lib/auto/DBI -nologo -Gf -W3 -MD -Zi -DNDEBU G -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_ PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" "-IC:\Perl\lib\CORE" -D UTF8_SUPPORT -DNEW_OCI_INIT -DORA_OCI_VERSION=\"9.2\" dbdimp.c dbdimp.c dbdimp.c(1127) : warning C4018: '<' : signed/unsigned mismatch dbdimp.c(1127) : warning C4018: '<' : signed/unsigned mismatch dbdimp.c(1657) : warning C4018: '!=' : signed/unsigned mismatch cl -c -Id:/ora9i/oci/include -Id:/ora9i/rdbms/demo -IC:/Perl/site/lib/auto/DBI -nologo -Gf -W3 -MD -Zi -DNDEBU G -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_ PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" "-IC:\Perl\lib\CORE" -D UTF8_SUPPORT -DNEW_OCI_INIT -DORA_OCI_VERSION=\"9.2\" oci8.c oci8.c Running Mkbootstrap for DBD::Oracle () C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Oracle.bs C:\Perl\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"DBD::Oracle\", 'DLBASE' => 'Oracle', 'DL_F UNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\DBD\Oracle\Oracle.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl \lib\CORE" -machine:x86 Oracle.obj dbdimp.obj oci8.obj C:\Perl\lib\CORE\perl58.lib d:\ora9i\oci\LIB\MSVC\OCI.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\co mdlg32.lib C:\PROGRA~1\MICROS~3\VC98\lib\advapi32.lib C:\PROGRA~1\MICROS~3\VC98\lib\shell32.lib C:\PROGRA~1\MICROS~3\VC9 8\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\wsock32.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\MICR OS~3\VC98\lib\odbccp32.lib C:\PROGRA~1\MICROS~3\VC98\lib\msvcrt.lib -def:Oracle.def Creating library blib\arch\auto\DBD\Oracle\Oracle.lib and object blib\arch\auto\DBD\Oracle\Oracle.exp C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\DBD\Oracle\Oracle.dll C:\Perl\bin\perl.exe -MExtUtils::Command -e cp Oracle.bs blib\arch\auto\DBD\Oracle\Oracle.bs C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\DBD\Oracle\Oracle.bs C:\Perl\bin\perl.exe "-Iblib\arch" "-Iblib\lib" ora_explain.PL ora_explain Extracted ora_explain from ora_explain.PL with variable substitutions. C:\Perl\bin\perl.exe -MExtUtils::Command -e cp ora_explain blib\script\ora_explain pl2bat.bat blib\script\ora_explain C:\Perl\installs\DBD_Oracle\DBD-Oracle-1.16>nmake test Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\01base.t t\10ge neral.t t\15nls.t t\20select.t t\21nchar.t t\22nchar_al32utf8.t t\22nchar_utf8.t t\23wide_db.t t\23wide_db_8bit.t t\23wi de_db_al32utf8.t t\24implicit_utf8.t t\25plsql.t t\30long.t t\31lob.t t\40ph_type.t t\50cursor.t t\60reauth.t t\70meta.t t\01base................ok t\10general.............ok t\15nls.................ok t\20select..............ok t\21nchar...............ok t\22nchar_al32utf8......ok t\22nchar_utf8..........ok t\23wide_db.............ok t\23wide_db_8bit........ok t\23wide_db_al32utf8....ok t\24implicit_utf8.......ok t\25plsql...............ok t\30long................ok 118/460 skipped: various reasons t\31lob.................ok t\40ph_type.............ok 2/19Free to wrong pool 15d2ba8 not 4040004 at C:/Perl/site/lib/DBI.pm line 1867. t\40ph_type.............dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 3-19 Failed 17/19 tests, 10.53% okay t\50cursor..............ok t\60reauth..............skipped all skipped: no reason given t\70meta................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\40ph_type.t 5 1280 19 34 178.95% 3-19 1 test and 118 subtests skipped. Failed 1/18 test scripts, 94.44% okay. 17/979 subtests failed, 98.26% okay. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. -- `\|||/ amonotod@ | sun|perl|windows (@@) charter.net | sysadmin|dba ooO_(_)_Ooo____________________________________ _____|_____|_____|_____|_____|_____|_____|_____|