Followup: 20040131-- DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-02-01 Thread Gerard Tromp
to:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 11:59 To: Tim Bunce Cc: [EMAIL PROTECTED] Subject: RE: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7) Hello Tim, others, I pared down the tests as per the suggestion (push @tests) and reduced the tests to 13 by

Re: Followup: 20040131-- DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-02-01 Thread Tim Bunce
On Sat, Jan 31, 2004 at 08:30:51PM -0500, Gerard Tromp wrote: > Some additional data. > > When the tests are trimmed to 13 (see previous message below), the failure > affects only 2 (9,11) or 3 (9,11,12) tests. > The tests are: > 9 ok(0, $tmp = $sth->fetchall_arrayref, 1); # line 156 > 11o

RE: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-30 Thread Gerard Tromp
dLen. will keep everyone posted. Gerard -Original Message- From: Tim Bunce [mailto:[EMAIL PROTECTED] Sent: Thursday, January 29, 2004 13:36 To: Gerard Tromp Cc: [EMAIL PROTECTED] Subject: Re: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7) On Wed, Jan 28, 2004 at 0

Re: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-30 Thread Tim Bunce
On Fri, Jan 30, 2004 at 09:20:00AM -0600, Scott T. Hildreth wrote: > Oracle oci build command: > [-L/u01/app/oracle/product/8.1.7/lib/ > -L/u01/app/oracle/product/8.1.7/rdbms/lib/ -o DBD_ORA_EXE DBD_ORA_OBJ.o -lclntsh -lc] I wish they were all that simple... > LD_RUN_PATH="/u01/app/oracle

Re: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-30 Thread Scott T. Hildreth
build log is attached, looks like libclntsh is linked in. On Fri, 2004-01-30 at 04:22, Tim Bunce wrote: > On Thu, Jan 29, 2004 at 02:07:49PM -0600, Scott T. Hildreth wrote: > > I'm trying to build on OSF, Perl 5.6.1, and Oracle 8.1.7. > > 1.14 builds(make test), but 1.15 prints this error on first

Re: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-30 Thread Tim Bunce
On Thu, Jan 29, 2004 at 02:07:49PM -0600, Scott T. Hildreth wrote: > I'm trying to build on OSF, Perl 5.6.1, and Oracle 8.1.7. > 1.14 builds(make test), but 1.15 prints this error on first test, > > t/base...Failed to load Oracle extension and/or shared libraries: > install_driver(Oracle) fail

RE: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-29 Thread KIDDER, ERIC J (SBCSI)
> -Original Message- > From: Tim Bunce [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 29, 2004 1:36 PM > [snip] > If there's anyone out there using Oracle 8.1.x could you please > test DBD::Oracle 1.15 and let us know if it works or not for you? It works fine if I do 'perl Makefile.

Re: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-29 Thread Scott T. Hildreth
..tried Makefile.PL -nob, but I got different error. It couldn't find upeiosomething like that. Here is the some output from 'perl Makefile.PL -s OCILobWriteAppend', searching oracle lib/libclient8.a ... OCILobWriteAppend| 4064 | T | 0008 searchin

Re: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-29 Thread Scott T. Hildreth
I'm trying to build on OSF, Perl 5.6.1, and Oracle 8.1.7. 1.14 builds(make test), but 1.15 prints this error on first test, t/base...Failed to load Oracle extension and/or shared libraries: install_driver(Oracle) failed: Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle:

Re: DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-29 Thread Tim Bunce
On Wed, Jan 28, 2004 at 08:56:51PM -0500, Gerard Tromp wrote: > > DBD::Oracle 1.15 fails for tests 195, 196, 197 and 198 > Oracle version 8.1.7.0.0 for both server and client. If there's anyone out there using Oracle 8.1.x could you please test DBD::Oracle 1.15 and let us know if it works or not

DBD:Oracle 1.15 fails for long.t test 195 to 198 (perl 5.8.3, oracle 8.1.7)

2004-01-29 Thread Gerard Tromp
DBD::Oracle 1.15 fails for tests 195, 196, 197 and 198 Note that DBD::Oracle 1.14 is OK (somehwat fewer tests, so perhaps the bug isn't triggered -- I have not yet delved into the differrences between the test sets). The failure is peculiar. Oracle complains about the date format being wrong, b