On Fri Jun 24 13:15:49 2011, blentz wrote:
Show quoted text> Sorry, no. Building 1.25 also fails the exact same way, see the below
> output of "make test" against 1.25.
AIX 5.3.0.0/ML12 IBM,9115-505 PowerPC_POWER5/1898(2) 3920 Mb
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit
Production
DBD-Oracle-1.44-j5lQTw 106 > perl Makefile.PL
Using DBI 1.620 (for perl 5.014002 on aix-64all) installed in /pro/lib/
perl5/site_perl/5.14.2/aix-64all/auto/DBI/
Configuring DBD::Oracle for perl 5.014002 on aix (aix-64all)
:
Installing on a aix, Ver#5.3
Using Oracle in /pro/oracle/v102
DEFINE _SQLPLUS_RELEASE = "1002000100" (CHAR)
Oracle version 10.2.0.1 (10.2)
:
DBD-Oracle-1.44-j5lQTw 107 > make
:
: -- no errors whatsoever
:
bev i3:/u/usr/merijn/.cpan/build/DBD-Oracle-1.44-j5lQTw 108 > make test
PERL_DL_NONLAZY=1 /pro/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000-report-versions.t ... 1/? # Testing with Perl 5.014002, /pro/bin/
perl
# Carp version is 1.25
# Config version is undefined
# DBI version is 1.620
# Data::Dumper version is 2.131
# Devel::Peek version is 1.07
# DynaLoader version is 1.13
# Encode version is 2.44
# Exporter version is 5.66
# ExtUtils::MakeMaker version is 6.62
# Math::BigInt version is 1.997
Bailout called. Further testing stopped: can't load Oraperl
# Failed test 'use Oraperl;'
# at t/000-report-versions.t line 440.
# Tried to use 'Oraperl'.
# Error: install_driver(Oracle) failed: Can't load '/home/usr/
merijn/.cpan/build/DBD-Oracle-1.44-j5lQTw/blib/arch/auto/DBD/Oracle/
Oracle.so' for module DBD::Oracle: rtld: 0712-001 Symbol OCIPing was
referenced
# from module /home/usr/merijn/.cpan/build/DBD-Oracle-1.44-j5lQTw/
blib/arch/auto/DBD/Oracle/Oracle.so(), but a runtime definition
# of the symbol was not found.
# rtld: 0712-002 fatal error: exiting. at /pro/lib/perl5/5.14.2/
aix-64all/DynaLoader.pm line 190.
# at (eval 30) line 3.
# Compilation failed in require at (eval 30) line 3.
# Perhaps a required shared library or dll isn't installed where
expected
# at /home/usr/merijn/.cpan/build/DBD-Oracle-1.44-j5lQTw/blib/lib/
Oraperl.pm line 55.
# Compilation failed in require at (eval 29) line 2.
# BEGIN failed--compilation aborted at (eval 29) line 2.
# Tests were run but no plan was declared and done_testing() was not
seen.
Now with 1.45_00
DBD-Oracle-1.45_00 115 > make test
PERL_DL_NONLAZY=1 /pro/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000-report-versions.t ... 1/? # Testing with Perl 5.014002, /pro/bin/
perl
# Carp version is 1.25
# Config version is undefined
# DBI version is 1.620
# Data::Dumper version is 2.131
# Devel::Peek version is 1.07
# DynaLoader version is 1.13
# Encode version is 2.44
# Exporter version is 5.66
# ExtUtils::MakeMaker version is 6.62
# Math::BigInt version is 1.997
Bailout called. Further testing stopped: can't load Oraperl
# Failed test 'use Oraperl;'
# at t/000-report-versions.t line 440.
# Tried to use 'Oraperl'.
# Error: install_driver(Oracle) failed: Can't load '/home/usr/
merijn/.cpan/build/DBD-Oracle-1.45_00/blib/arch/auto/DBD/Oracle/
Oracle.so' for module DBD::Oracle: rtld: 0712-001 Symbol OCIPing was
referenced
# from module /home/usr/merijn/.cpan/build/DBD-Oracle-1.45_00/
blib/arch/auto/DBD/Oracle/Oracle.so(), but a runtime definition
# of the symbol was not found.
# rtld: 0712-002 fatal error: exiting. at /pro/lib/perl5/5.14.2/
aix-64all/DynaLoader.pm line 190.
# at (eval 30) line 3.
# Compilation failed in require at (eval 30) line 3.
# Perhaps a required shared library or dll isn't installed where
expected
# at /home/usr/merijn/.cpan/build/DBD-Oracle-1.45_00/blib/lib/
Oraperl.pm line 55.
# Compilation failed in require at (eval 29) line 2.
# BEGIN failed--compilation aborted at (eval 29) line 2.
# Tests were run but no plan was declared and done_testing() was not
seen.
FAILED--Further testing stopped: can't load Oraperl