|
|
Si quelqu’un peut m’aider :-)
[root@zebra root]# perl -MCPAN -e "install DBD::Oracle"
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Sun, 22 Dec 2002 00:25:26 GMT
Running install for module DBD::Oracle
Running make for T/TI/TIMB/DBD-Oracle-1.12.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/T/TI/TIMB/DBD-Oracle-1.12.tar.gz ok
Scanning cache /root/.cpan/build for sizes
DBD-Oracle-1.12/
DBD-Oracle-1.12/Todo
DBD-Oracle-1.12/MANIFEST
DBD-Oracle-1.12/oci8.c
DBD-Oracle-1.12/Oracle.h
DBD-Oracle-1.12/ora_explain.PL
DBD-Oracle-1.12/t/
DBD-Oracle-1.12/t/reauth.t
DBD-Oracle-1.12/t/plsql.t
DBD-Oracle-1.12/t/general.t
DBD-Oracle-1.12/t/ph_type.t
DBD-Oracle-1.12/t/long.t
DBD-Oracle-1.12/t/base.t
DBD-Oracle-1.12/README.wingcc
DBD-Oracle-1.12/Oracle.xs
DBD-Oracle-1.12/hints/
DBD-Oracle-1.12/hints/svr4.pl
DBD-Oracle-1.12/Changes
DBD-Oracle-1.12/dbdimp.c
DBD-Oracle-1.12/README.explain
DBD-Oracle-1.12/README.win32
DBD-Oracle-1.12/dbdimp.h
DBD-Oracle-1.12/Oracle.ex/
DBD-Oracle-1.12/Oracle.ex/japh
DBD-Oracle-1.12/Oracle.ex/curref.pl
DBD-Oracle-1.12/Oracle.ex/ex.pl
DBD-Oracle-1.12/Oracle.ex/proc.pl
DBD-Oracle-1.12/Oracle.ex/oradump.pl
DBD-Oracle-1.12/Oracle.ex/bind.pl
DBD-Oracle-1.12/Oracle.ex/commit.pl
DBD-Oracle-1.12/Oracle.ex/mktable.pl
DBD-Oracle-1.12/Oracle.ex/sql
DBD-Oracle-1.12/Oracle.ex/tabinfo.pl
DBD-Oracle-1.12/Oracle.ex/Readme
DBD-Oracle-1.12/README.longs
DBD-Oracle-1.12/README
DBD-Oracle-1.12/oci7.c
DBD-Oracle-1.12/README.sec
DBD-Oracle-1.12/test.pl
DBD-Oracle-1.12/README.login
DBD-Oracle-1.12/oraperl.ph
DBD-Oracle-1.12/Makefile.PL
DBD-Oracle-1.12/Oraperl.pm
DBD-Oracle-1.12/README.hpux
DBD-Oracle-1.12/oci.def
DBD-Oracle-1.12/Oracle.pm
DBD-Oracle-1.12/README.help
DBD-Oracle-1.12/README.java
DBD-Oracle-1.12/ocitrace.h
DBD-Oracle-1.12/README.clients
Removing previously used /root/.cpan/build/DBD-Oracle-1.12
CPAN.pm: Going to build T/TI/TIMB/DBD-Oracle-1.12.tar.gz
Using DBI 1.32 installed in /taf/perl/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/DBI
Duplicate specification "S=s" for option "s"
Configuring DBD::Oracle ...
>>> Remember to actually *READ* the README file!
Especially if you have any problems.
Using Oracle in /taf/oracle/920
Found header files in rdbms/demo.
Found /taf/oracle/920/rdbms/demo/demo_rdbms.mk
Found /taf/oracle/920/otrace/demo/atmoci.mk
Using /taf/oracle/920/rdbms/demo/demo_rdbms.mk
Reading /taf/oracle/920/rdbms/demo/demo_rdbms.mk.
Reading /taf/oracle/920/rdbms/lib/env_rdbms.mk.
Appending '/taf/oracle/920/rdbms/lib/libskgxpd.a /taf/oracle/920/rdbms/lib/libskgxpu.a /taf/oracle/920/rdbms/lib/libskgxpt.a' to EXTRALIBS
Appending '$(LIBHOME)libskgxp9.so' to SHLIBS
Appending '/taf/oracle/920/rdbms/lib/libskgxp9.a' to LIBS
Appending '/taf/oracle/920/rdbms/lib/libskgxns.a /taf/oracle/920/rdbms/lib/libskgxnd.a /taf/oracle/920/rdbms/lib/libskgxnr.a' to EXTRALIBS
Appending '$(LIBHOME)libskgxn9.so' to SHLIBS
Appending '/taf/oracle/920/rdbms/lib/libskgxn9.a' to LIBS
Evaluating `cat $(LIBHOME)sysliblist`
expanded `cat /taf/oracle/920/lib/sysliblist`
returned '-ldl -lm -lpthread -lnsl'
Attempting to discover Oracle OCI build rules...
gcc -c -o DBD_ORA_OBJ.o DBD_ORA_OBJ.c
Oracle oci build command:
echo -L/taf/oracle/920/lib/ -L/taf/oracle/920/rdbms/lib/ -o DBD_ORA_EXE DBD_ORA_OBJ.o -lclntsh `cat /taf/oracle/920/lib/sysliblist` -ldl -lm
-L/taf/oracle/920/lib/ -L/taf/oracle/920/rdbms/lib/ -o DBD_ORA_EXE DBD_ORA_OBJ.o -lclntsh -ldl -lm -lpthread -lnsl -ldl -lm
Unable to interpret Oracle oci build commands. Using fallback approach.
System: perl5.008 linux gimlet 2.2.17 #1 sun jun 25 09:24:41 est 2000 i686 unknown
Compiler: gcc -O3 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
Linker: /usr/bin/ld
Sysliblist: -ldl -lm -lpthread -lnsl
Oracle makefiles would have used these definitions but we override them:
CC: cc
CFLAGS: $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(PFLAGS)\
$(SHARED_CFLAG) $(USRFLAGS)
[$(GFLAG) -O3 $(CDEBUG) $(CCFLAGS) -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/public -I/taf/oracle/920/plsql/public -I/taf/oracle/920/network/public -DLINUX -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_LARGEFILE_SOURCE=1 -DSLTS_ENABLE -DSLMXMX_ENABLE -D_REENTRANT -DNS_THREADS $(LPFLAGS) $(USRFLAGS)]
build: $(CC) $(ORALIBPATH) -o $(EXE) $(OBJS) $(OCISHAREDLIBS)
expanded `cat /taf/oracle/920/lib/sysliblist`
[ cc -L$(LIBHOME) -L/taf/oracle/920/rdbms/lib/ -o $(EXE) $(OBJS) -lclntsh $(EXPDLIBS) $(EXOSLIBS) -ldl -lm -lpthread -lnsl -ldl -lm $(USRLIBS) ]
LDFLAGS: -o $@ $(LDPATHFLAG)$(PRODLIBHOME) $(LDPATHFLAG)$(LIBHOME) $(LDPATHFLAG)$(LIBHOME)stubs/
[-o $@ -L/taf/oracle/920/rdbms/lib/ -L$(LIBHOME) -L$(LIBHOME)stubs/]
Linking with /taf/oracle/920/rdbms/lib/defopt.o -lclntsh -ldl -lm -lpthread -lnsl -ldl -lm [from $(DEF_OPT) $(OCISHAREDLIBS)]
Checking if your kit is complete...
Looks good
LD_RUN_PATH=/taf/oracle/920/lib
Using DBD::Oracle 1.12.
Using DBD::Oracle 1.12.
Using DBI 1.32 installed in /taf/perl/lib/site_perl/5.8.0/i686-linux-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?)
cp Oracle.h blib/arch/auto/DBD/Oracle/Oracle.h
cp Oracle.pm blib/lib/DBD/Oracle.pm
cp dbdimp.h blib/arch/auto/DBD/Oracle/dbdimp.h
cp oraperl.ph blib/lib/oraperl.ph
cp ocitrace.h blib/arch/auto/DBD/Oracle/ocitrace.h
cp Oraperl.pm blib/lib/Oraperl.pm
cp mk.pm blib/arch/auto/DBD/Oracle/mk.pm
/taf/perl/bin/perl -p -e "s/~DRIVER~/Oracle/g" < /taf/perl/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/DBI/Driver.xst > Oracle.xsi
/taf/perl/bin/perl /taf/perl/lib/5.8.0/ExtUtils/xsubpp -typemap /taf/perl/lib/5.8.0/ExtUtils/typemap Oracle.xs
> Oracle.xsc && mv Oracle.xsc Oracle.c
gcc -c -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/public -I/taf/oracle/920/plsql/public -I/taf/oracle/920/network/public -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/demo -I/taf/perl/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fpic "-I/taf/perl/lib/5.8.0/i686-linux-thread-multi/CORE"
Oracle.c
Oracle.xs: In function `XS_DBD__Oracle__st_ora_fetch':
Oracle.xs:69: warning: passing arg 1 of `fprintf' from incompatible pointer type
Oracle.xs:79: warning: passing arg 1 of `fprintf' from incompatible pointer type
Oracle.xs:83: warning: passing arg 1 of `fprintf' from incompatible pointer type
Oracle.xs:87: warning: passing arg 1 of `fprintf' from incompatible pointer type
gcc -c -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/public -I/taf/oracle/920/plsql/public -I/taf/oracle/920/network/public -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/demo -I/taf/perl/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fpic "-I/taf/perl/lib/5.8.0/i686-linux-thread-multi/CORE"
dbdimp.c
dbdimp.c: In function `dbd_fbh_dump':
dbdimp.c:85: warning: initialization from incompatible pointer type
dbdimp.c: In function `ora_db_login6':
dbdimp.c:206: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:212: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:220: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:221: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:222: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:224: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:227: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:228: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:229: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:234: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:236: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:244: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:248: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:249: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:250: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:251: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:252: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:258: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_db_commit':
dbdimp.c:348: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_db_rollback':
dbdimp.c:394: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_db_disconnect':
dbdimp.c:425: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:427: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_db_destroy':
dbdimp.c:454: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:455: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:456: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:457: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `dbd_preparse':
dbdimp.c:668: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `dbd_rebind_ph_char':
dbdimp.c:783: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:785: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:787: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:790: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:855: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `pp_rebind_ph_rset_in':
dbdimp.c:877: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:889: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:895: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `pp_exec_rset':
dbdimp.c:911: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:917: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:921: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:929: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:976: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:986: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `dbd_rebind_ph':
dbdimp.c:1072: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1093: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1101: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1133: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_bind_ph':
dbdimp.c:1180: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1183: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1185: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1186: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `dbd_phs_sv_complete':
dbdimp.c:1284: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1294: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1302: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `dbd_phs_avsv_complete':
dbdimp.c:1316: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_st_execute':
dbdimp.c:1340: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1379: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1404: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1417: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1431: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1436: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c:1441: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_st_blob_read':
dbdimp.c:1580: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_st_rows':
dbdimp.c:1598: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_st_finish':
dbdimp.c:1648: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_free_fbh_contents':
dbdimp.c:1680: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_free_phs_contents':
dbdimp.c:1690: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `ora_st_destroy':
dbdimp.c:1719: warning: passing arg 1 of `fprintf' from incompatible pointer type
dbdimp.c: In function `dump_env_to_trace':
dbdimp.c:1935: warning: initialization from incompatible pointer type
gcc -c -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/public -I/taf/oracle/920/plsql/public -I/taf/oracle/920/network/public -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/demo -I/taf/perl/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fpic "-I/taf/perl/lib/5.8.0/i686-linux-thread-multi/CORE"
oci7.c
gcc -c -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/public -I/taf/oracle/920/plsql/public -I/taf/oracle/920/network/public -I/taf/oracle/920/rdbms/demo -I/taf/oracle/920/rdbms/demo -I/taf/perl/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fpic "-I/taf/perl/lib/5.8.0/i686-linux-thread-multi/CORE"
oci8.c
oci8.c: In function `oci_error_get':
oci8.c:136: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:144: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `ora_st_prepare':
oci8.c:304: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:307: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:310: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:314: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:317: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:335: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `dbd_phs_in':
oci8.c:375: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `dbd_phs_out':
oci8.c:457: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `dbd_rebind_ph_lob':
oci8.c:597: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:600: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `ora_blob_read_piece':
oci8.c:630: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:653: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:658: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:671: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `fetch_func_autolob':
oci8.c:701: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:740: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:745: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:758: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `fbh_setup_getrefpv':
oci8.c:783: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:789: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `ora_describe':
oci8.c:819: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:827: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:833: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:841: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:860: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:866: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:867: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:869: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:870: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:871: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:872: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:935: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:950: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:981: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:992: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:996: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1026: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1042: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `ora_st_fetch':
oci8.c:1073: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1075: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1084: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1101: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1173: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `ora_parse_uid':
oci8.c:1201: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1204: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `ora_db_reauthenticate':
oci8.c:1220: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1222: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `init_lob_refetch':
oci8.c:1359: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1361: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1366: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1368: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1374: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1377: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1381: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1384: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1389: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1397: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1401: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1405: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1410: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1421: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1472: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1486: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1494: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1502: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1516: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1526: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1529: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1534: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1536: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1554: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1556: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `post_execute_lobs':
oci8.c:1591: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1596: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1610: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1613: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c:1619: warning: passing arg 1 of `fprintf' from incompatible pointer type
oci8.c: In function `ora_free_lob_refetch':
oci8.c:1637: warning: passing arg 1 of `fprintf' from incompatible pointer type
Running Mkbootstrap for DBD::Oracle ()
chmod 644 Oracle.bs
rm -f blib/arch/auto/DBD/Oracle/Oracle.so
LD_RUN_PATH="/taf/oracle/920/lib" gcc -shared Oracle.o dbdimp.o oci7.o oci8.o /taf/oracle/920/rdbms/lib/defopt.o -o blib/arch/auto/DBD/Oracle/Oracle.so -L/taf/oracle/920/lib/ -lclntsh -ldl -lm -lpthread -lnsl -ldl -lm
chmod 755 blib/arch/auto/DBD/Oracle/Oracle.so
cp Oracle.bs blib/arch/auto/DBD/Oracle/Oracle.bs
chmod 644 blib/arch/auto/DBD/Oracle/Oracle.bs
/taf/perl/bin/perl "-Iblib/arch" "-Iblib/lib" ora_explain.PL ora_explain
Extracted ora_explain from ora_explain.PL with variable substitutions.
cp ora_explain blib/script/ora_explain
/taf/perl/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ora_explain
Manifying blib/man3/DBD::Oracle.3
Manifying blib/man1/ora_explain.1
Manifying blib/man3/DBD::Oraperl.3
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /taf/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/base.......ok
t/general....DBI connect('','owa/owa@sg2.tafora',...) failed: ORA-00604: error occurred at recursive SQL level 1
ORA-02248: invalid option for ALTER SESSION (DBD ERROR: OCISessionBegin) at t/general.t line 20
Unable to connect to Oracle (ORA-00604: error occurred at recursive SQL level 1
ORA-02248: invalid option for ALTER SESSION (DBD ERROR: OCISessionBegin))
Tests skiped.
skipped
all skipped: no reason given
t/long.......Unable to connect to Oracle (ORA-00604: error occurred at recursive SQL level 1
ORA-00911: invalid character (DBD ERROR: OCISessionBegin))
Tests skiped.
skipped
all skipped: no reason given
t/ph_type....DBI connect('','owa/owa@sg2.tafora',...) failed: ORA-00604: error occurred at recursive SQL level 1
ORA-00911: invalid character (DBD ERROR: OCISessionBegin) at t/ph_type.t line 24
Unable to connect to Oracle (ORA-00604: error occurred at recursive SQL level 1
ORA-00911: invalid character (DBD ERROR: OCISessionBegin))
Tests skipped.
skipped
all skipped: no reason given
t/plsql......Unable to connect to Oracle (ORA-00604: error occurred at recursive SQL level 1
ORA-00911: invalid character (DBD ERROR: OCISessionBegin))
Tests skiped.
skipped
all skipped: no reason given
t/reauth.....skipped
all skipped: no reason given
All tests successful, 5 tests skipped.
Files=6, Tests=5, 2 wallclock secs ( 0.70 cusr + 0.09 csys = 0.79 CPU)
PERL_DL_NONLAZY=1 /taf/perl/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
Oraperl test application $Revision: 1.4 $
dump() better written as CORE::dump() at /root/.cpan/build/DBD-Oracle-1.12/blib/lib/Oraperl.pm line 80.
Oraperl emulation interface version 1.41
DBD::Oracle 1.12 using OCI8 by Tim Bunce
DBI 1.32 by Tim Bunce
Data sources:
dbi:Oracle:ALEPH.TAFORA
dbi:Oracle:EXTPROC_CONNECTION_DATA
dbi:Oracle:HADES.TAFORA
dbi:Oracle:INST1_HTTP
dbi:Oracle:INST1_HTTP.TAFORA
dbi:Oracle:SG2.TAFORA
Connecting
to '' (from command line, else uses ORACLE_SID or TWO_TASK - recommended)
as 'owa/owa@sg2.tafora' (via ORACLE_USERID env var or default - recommend name/passwd@dbname)
(ORACLE_SID='', TWO_TASK='')
ora_login: 604: ORA-00604: error occurred at recursive SQL level 1
ORA-00922: missing or invalid option (DBD ERROR: OCISessionBegin)
Generally set TWO_TASK or ORACLE_SID but not both at the same time.
Try to connect to the database using an oracle tool like sqlplus
only if that works should you suspect problems with DBD::Oracle.
Try leaving dbname value empty and set dbuser to name/passwd@dbname.
Test aborted.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
[root@zebra root]#
|