Hi there,
I had a problem during the tests while trying to install DBD on HPUX
Server
Here's the output of make test and some other infos :
===>
root@wagner:/usr/sofrecom/perl/DBD-Oracle-1.12> make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/opt/perl5/lib/
5.6.1/PA-RISC2.0 -I/opt/perl5/lib/5.6.1 -e 'use Test::Harness
qw(&runtests $verb
ose); $verbose=0; runtests @ARGV;' t/*.t
t/base............../usr/lib/dld.sl: Can't shl_load() a library
containing Threa
d Local Storage: /usr/lib/libpthread.1
/usr/lib/dld.sl: Exec format error
Failed to load Oracle extension and/or shared libraries:
install_driver(Oracle) failed: Can't load
'blib/arch/auto/DBD/Oracle/Oracle.sl'
for module DBD::Oracle: Exec format error at
/opt/perl5/lib/5.6.1/PA-RISC2.0/Dyn
aLoader.pm line 206.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/base.t line 19
The remaining tests will probably also fail with the same error.
*** Please read the README and README.help files for help. ***
t/base..............FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/general.........../usr/lib/dld.sl: Can't shl_load() a library
containing Threa
d Local Storage: /usr/lib/libpthread.1
/usr/lib/dld.sl: Exec format error
install_driver(Oracle) failed: Can't load
'blib/arch/auto/DBD/Oracle/Oracle.sl'
for module DBD::Oracle: Exec format error at
/opt/perl5/lib/5.6.1/PA-RISC2.0/Dyn
aLoader.pm line 206.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/general.t line 20
t/general...........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/long............../usr/lib/dld.sl: Can't shl_load() a library
containing Threa
d Local Storage: /usr/lib/libpthread.1
/usr/lib/dld.sl: Exec format error
Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle:
Exec fo
rmat error at /opt/perl5/lib/5.6.1/PA-RISC2.0/DynaLoader.pm line 206.
at t/long.t line 4
Compilation failed in require at t/long.t line 4.
BEGIN failed--compilation aborted at t/long.t line 4.
t/long..............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/ph_type.........../usr/lib/dld.sl: Can't shl_load() a library
containing Threa
d Local Storage: /usr/lib/libpthread.1
/usr/lib/dld.sl: Exec format error
Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle:
Exec fo
rmat error at /opt/perl5/lib/5.6.1/PA-RISC2.0/DynaLoader.pm line 206.
at t/ph_type.t line 20
Compilation failed in require at t/ph_type.t line 20.
BEGIN failed--compilation aborted at t/ph_type.t line 20.
t/ph_type...........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/plsql............./usr/lib/dld.sl: Can't shl_load() a library
containing Threa
d Local Storage: /usr/lib/libpthread.1
/usr/lib/dld.sl: Exec format error
Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle:
Exec fo
rmat error at /opt/perl5/lib/5.6.1/PA-RISC2.0/DynaLoader.pm line 206.
at t/plsql.t line 17
Compilation failed in require at t/plsql.t line 17.
BEGIN failed--compilation aborted at t/plsql.t line 17.
t/plsql.............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/reauth............skipped test on this platform
Failed Test Status Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/base.t 5 2 40.00% 4-5
t/general.t 255 65280 ?? ?? % ??
t/long.t 255 65280 ?? ?? % ??
t/ph_type.t 255 65280 ?? ?? % ??
t/plsql.t 255 65280 ?? ?? % ??
1 test skipped.
Failed 5/6 test scripts, 16.67% okay. 2/5 subtests failed, 60.00% okay.
*** Error exit code 2
Stop.
===> The environnemnts variable are :
DBI_DSN=dbi:ODBC:pvcs
SHLIB_PATH=/home03/ora817/lib:/home03/ora817/network/lib
ORACLE_DSN=dbi:Oracle:
ORACLE_USERID_2=
ORACLE_SID=pvcs
DBI_PASS=refgaia
ODBCHOME=/opt/perl5/lib/site_perl/5.6.1/PA-RISC2.0/auto/DBI
DBI_USER=refgaia
SHELL=/bin/ksh
ORACLE_HOME=/home03/ora817
ORACLE_USERID=refgaia/refgaia
`uname -a` => HP-UX wagner B.11.00 U 9000/800 512706567 unlimited-user
license
@INC=
/opt/perl5/lib/5.6.1/PA-RISC2.0
/opt/perl5/lib/5.6.1
/opt/perl5/lib/site_perl/5.6.1/PA-RISC2.0
/opt/perl5/lib/site_perl/5.6.1
/opt/perl5/lib/site_perl
..
thanks for help,
Med