Ack, I guess I asked for it :)

> -----Original Message-----
> From: Nguyen, Thang [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 19, 2001 11:54 AM
> To: Wilson, Doug
> Subject: RE: (Fwd) DBO-Oracle-1.12
> Importance: High
> 
> 
> Hi Doug
> 
> Thank you very much for your response.  I have attached the 
> output of 'perl
> Makefile.PL',
> 'make' and 'make test' for your references.

Installing DBD-Oracle-1.12
============================================================================
======================================
$ perl Makefile.PL
Using DBI 1.20 installed in
/u01/app/oracle/perl/lib/site_perl/5.6.1/PA-RISC2.0-thread-multi/auto/DBI

 Configuring DBD::Oracle ...

>>>     Remember to actually *READ* the README file!
        Especially if you have any problems.

Using Oracle in /u01/app/oracle/product/8.1.7
Found header files in rdbms/demo.
Found /u01/app/oracle/product/8.1.7/rdbms/demo/demo_rdbms.mk
Found /u01/app/oracle/product/8.1.7/otrace/demo/atmoci.mk
Found /u01/app/oracle/product/8.1.7/precomp/demo/proc/demo_proc.mk
Using /u01/app/oracle/product/8.1.7/rdbms/demo/demo_rdbms.mk
Reading /u01/app/oracle/product/8.1.7/rdbms/demo/demo_rdbms.mk.
Reading /u01/app/oracle/product/8.1.7/rdbms/lib/env_rdbms.mk.
Evaluating `sed -e 's/-ljava//g' $(LIBHOME)ldflags`
  expanded `sed -e 's/-ljava//g' /u01/app/oracle/product/8.1.7/lib/ldflags`
  returned '-lnbeq8 -lnhost8 -lnus8 -lnldap8 -lldapclnt8  -lnsslb8   -ln8
-lncrypt8  -ln8 -lncrypt8   -lnoname8 -lntcp8 -lntcps8 -l
'
  expanded `sed -e 's/-ljava//g' /u01/app/oracle/product/8.1.7/lib/ldflags`
  expanded `sed -e 's/-ljava//g' /u01/app/oracle/product/8.1.7/lib/ldflags`
  expanded `sed -e 's/-ljava//g' /u01/app/oracle/product/8.1.7/lib/ldflags`
Evaluating `cat $(LIBHOME)sysliblist`
  expanded `cat /u01/app/oracle/product/8.1.7/lib/sysliblist`
  returned '-l:libcl.a -l:librt.sl -lpthread -l:libnss_dns.1 -l:libdld.sl '

Attempting to discover Oracle OCI build rules...
        cc -c -I/u01/app/oracle/product/8.1.7/rdbms/demo
-I/u01/app/oracle/product/8.1.7/rdbms/public -I/u01/app/oracle/product/8.1c
Oracle oci build command:
                echo -Wl,+s -Wl,+n -L/u01/app/oracle/product/8.1.7/lib/
-L/u01/app/oracle/product/8.1.7/rdbms/lib/ -o DBD_ORA_EXE D
        -Wl,+s -Wl,+n -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 8
Unable to interpret Oracle oci build commands. Using fallback approach.

***
*** Warning: If you have trouble, see README.hpux...
    you may have to build your own perl, or go hunting for libraries
***

System: perl5.006001 hp-ux dpndvuh2 b.11.00 u 9000800 1802327471
unlimited-user license
Compiler:   cc -O  -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE +z
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Ae
Linker:     /usr/bin/ld
Sysliblist:  -lrt -lpthread -l:libnss_dns.1 -ldld
Oracle makefiles would have used these definitions but we override them:
  CC:       cc

  CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS)
$(PFLAGS)\
        $(SHARED_CFLAG) $(USRFLAGS)
           [$(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS)
-I/u01/app/oracle/product/8.1.7/rdbms/demo -I/u01/app/oracle/pro]

  build:     $(CC) $(LDFLAGS) -o $(EXE) $(OBJS) $(DEF_ON) $(OCISHAREDLIBS)
  expanded `sed -e 's/-ljava//g' /u01/app/oracle/product/8.1.7/lib/ldflags`
  expanded `sed -e 's/-ljava//g' /u01/app/oracle/product/8.1.7/lib/ldflags`
  expanded `sed -e 's/-ljava//g' /u01/app/oracle/product/8.1.7/lib/ldflags`
  expanded `sed -e 's/-ljava//g' /u01/app/oracle/product/8.1.7/lib/ldflags`
  expanded `cat /u01/app/oracle/product/8.1.7/lib/sysliblist`
           [ cc -Wl,+s -Wl,+n -L$(LIBHOME)
-L/u01/app/oracle/product/8.1.7/rdbms/lib/ -o $(EXE) $(OBJS)
/u01/app/oracle/product/8.1]

  LDFLAGS:  -Wl,+s -Wl,+n -L$(LIBHOME) -L$(RDBMSLIB)
           [-Wl,+s -Wl,+n -L$(LIBHOME)
-L/u01/app/oracle/product/8.1.7/rdbms/lib/]


Linking with /u01/app/oracle/product/8.1.7/rdbms/lib/ssdbaed.o
/u01/app/oracle/product/8.1.7/rdbms/lib/defopt.o /u01/app/oracle/pro]


Note (probably harmless): No library found for -l:libnss_dns.1
LD_RUN_PATH=/u01/app/oracle/product/8.1.7/lib
Using DBD::Oracle 1.12.
Using DBI 1.20 installed in
/u01/app/oracle/perl/lib/site_perl/5.6.1/PA-RISC2.0-thread-multi/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?)
  
============================================================================
===========
$ make
Skip blib/lib/oraperl.ph (unchanged)
Skip blib/lib/DBD/Oracle.pm (unchanged)
Skip blib/arch/auto/DBD/Oracle/mk.pm (unchanged)
Skip blib/arch/auto/DBD/Oracle/dbdimp.h (unchanged)
Skip blib/arch/auto/DBD/Oracle/ocitrace.h (unchanged)
Skip blib/arch/auto/DBD/Oracle/Oracle.h (unchanged)
Skip blib/lib/Oraperl.pm (unchanged)
        cc -c -I/u01/app/oracle/product/8.1.7/rdbms/demo
-I/u01/app/oracle/product/8.1.7/rdbms/public -I/u01/app/oracle/product/8.1c
cc: "Oracle.xs", line 3: warning 558: Empty declaration.
        cc -c -I/u01/app/oracle/product/8.1.7/rdbms/demo
-I/u01/app/oracle/product/8.1.7/rdbms/public -I/u01/app/oracle/product/8.1c
cc: "dbdimp.c", line 22: warning 558: Empty declaration.
        cc -c -I/u01/app/oracle/product/8.1.7/rdbms/demo
-I/u01/app/oracle/product/8.1.7/rdbms/public -I/u01/app/oracle/product/8.1c
        cc -c -I/u01/app/oracle/product/8.1.7/rdbms/demo
-I/u01/app/oracle/product/8.1.7/rdbms/public -I/u01/app/oracle/product/8.1c
cc: "oci8.c", line 19: warning 558: Empty declaration.
cc: "oci8.c", line 267: warning 604: Pointers are not assignment-compatible.
Running Mkbootstrap for DBD::Oracle ()
        chmod 644 Oracle.bs
        rm -f blib/arch/auto/DBD/Oracle/Oracle.sl
        LD_RUN_PATH="/u01/app/oracle/product/8.1.7/lib" ld  -b
+vnocompatwarnings -L/usr/local/lib Oracle.o  dbdimp.o  oci7.o  oci8
        chmod 755 blib/arch/auto/DBD/Oracle/Oracle.sl
        cp Oracle.bs blib/arch/auto/DBD/Oracle/Oracle.bs
        chmod 644 blib/arch/auto/DBD/Oracle/Oracle.bs
        cp ora_explain blib/script/ora_explain
        /u01/app/oracle/perl/bin/perl
-I/u01/app/oracle/perl/lib/5.6.1/PA-RISC2.0-thread-multi
-I/u01/app/oracle/perl/lib/5.6.1 -MEn

============================================================================
=========
$ make test
        PERL_DL_NONLAZY=1 /u01/app/oracle/perl/bin/perl -Iblib/arch
-Iblib/lib -I/u01/app/oracle/perl/lib/5.6.1/PA-RISC2.0-thread-mt
t/base............../usr/lib/dld.sl: Can't shl_load() a library containing
Thread Local Storage: /usr/lib/libcl.2
/usr/lib/dld.sl: Exec format error
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
Thread Local Storage: /usr/lib/libcl.2
/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 /u01/a.
 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
Thread Local Storage: /usr/lib/libcl.2
/usr/lib/dld.sl: Exec format error
Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle:
Exec format error at /u01/app/oracle/perl/lib/5.6.1/PA-RIS.
 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
Thread Local Storage: /usr/lib/libcl.2
/usr/lib/dld.sl: Exec format error
Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle:
Exec format error at /u01/app/oracle/perl/lib/5.6.1/PA-RIS.
 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
Thread Local Storage: /usr/lib/libcl.2
/usr/lib/dld.sl: Exec format error
Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle:
Exec format error at /u01/app/oracle/perl/lib/5.6.1/PA-RIS.
 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
                         
 

Reply via email to