The archives. Tim.
On Wed, Jul 03, 2002 at 03:57:52PM +0100, Carson, Jim wrote: > Can anyone assist on the following problem please? > > marlin:/home/jz26xf/DBD-Oracle-1.12 # make test > cp ora_explain blib/script/ora_explain > /usr/bin/perl -I/opt/perl-5.6.1/lib/5.6.1/PA-RISC2.0 > -I/opt/perl-5.6.1/l > ib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" > blib/script/ora_explain > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib > -I/opt/perl-5.6.1 > /lib/5.6.1/PA-RISC2.0 -I/opt/perl-5.6.1/lib/5.6.1 -e 'use Test::Harness > qw(&runt > ests $verbose); $verbose=0; runtests @ARGV;' t/*.t > t/base............../usr/lib/dld.sl: Can't shl_load() a library > containing > Threa > d Local Storage: > /oracle/home/8.1.7/JRE/lib/PA_RISC/native_threads/libjava.sl > /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/perl-5.6.1/lib/5.6.1/PA-RISC2. > 0/DynaLoader.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: > /oracle/home/8.1.7/JRE/lib/PA_RISC/native_threads/libjava.sl > /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/perl-5.6.1/lib/5.6.1/PA-RISC2. > 0/DynaLoader.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: > /oracle/home/8.1.7/JRE/lib/PA_RISC/native_threads/libjava.sl > /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/perl-5.6.1/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: > /oracle/home/8.1.7/JRE/lib/PA_RISC/native_threads/libjava.sl > /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/perl-5.6.1/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: > /oracle/home/8.1.7/JRE/lib/PA_RISC/native_threads/libjava.sl > /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/perl-5.6.1/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. > marlin:/home/jz26xf/DBD-Oracle-1.12 # make install > Installing > /opt/perl-5.6.1/lib/site_perl/5.6.1/PA-RISC2.0/auto/DBD/Oracle/Oracle > ...sl > Files found in blib/arch: installing files in blib/lib into architecture > depende > nt library tree > Installing /opt/perl-5.6.1/man/man1/ora_explain.1 > Installing /opt/perl-5.6.1/man/man3/DBD::Oracle.3 > Installing /opt/perl-5.6.1/man/man3/DBD::Oraperl.3 > Writing > /opt/perl-5.6.1/lib/site_perl/5.6.1/PA-RISC2.0/auto/DBD/Oracle/.packlist > Appending installation info to > /opt/perl-5.6.1/lib/5.6.1/PA-RISC2.0/perllocal.po > d > marlin:/home/jz26xf/DBD-Oracle-1.12 # > marlin:/home/jz26xf/DBD-Oracle-1.12 # perl -V > Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: > Platform: > osname=hpux, osvers=11.00, archname=PA-RISC2.0 > uname='hp-ux marlin b.11.00 c 9000800 71829 32-user license ' > config_args='' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef > usemultiplicity=unde > f > useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > Compiler: > cc='/opt/gcc/bin/gcc', ccflags ='-D_HPUX_SOURCE -L/lib/pa1.1 > -DUINT32_MAX_BR > OKEN -fno-strict-aliasing', > optimize='-O', > cppflags='-D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN > -fno-strict-aliasi > ng' > ccversion='', gccversion='3.0.4', gccosandvers='hpux11.00' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 > ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', > lseeksize > =4 > alignbytes=8, usemymalloc=y, prototype=define > Linker and Libraries: > ld='ld', ldflags =' -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib > libs=-lpthread -lcl -lnsl -lnm -lndbm -ldld -lm -lc -lndir -lcrypt > -lsec > perllibs=-lpthread -lcl -lnsl -lnm -ldld -lm -lc -lndir -lcrypt > -lsec > libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a > Dynamic Linking: > dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E > -Wl,-B,deferr > ed ' > cccdlflags='-fpic', lddlflags='-b -L/usr/local/lib' > Characteristics of this binary (from libperl): > Compile-time options: > Built under hpux > Compiled at Jun 17 2002 17:02:21 > @INC: > /opt/perl-5.6.1/lib/5.6.1/PA-RISC2.0 > /opt/perl-5.6.1/lib/5.6.1 > /opt/perl-5.6.1/lib/site_perl/5.6.1/PA-RISC2.0 > /opt/perl-5.6.1/lib/site_perl/5.6.1 > /opt/perl-5.6.1/lib/site_perl > marlin:/home/jz26xf/DBD-Oracle-1.12 # > > > Jim Carson > > UK & Ireland Unix Support > e Technical Infrastructure > *+ 44 (0)208 754 5836 > *8-939 5836 > * 07790 493610 > * [EMAIL PROTECTED] > > >
