make test
/usr/bin/perl /opt/perl_32/lib/5.8.3/ExtUtils/xsubpp -typemap /opt/perl_32/lib/5.8.3/ExtUtils/typemap -typemap typemap Oracle.xs > Oracle.xsc && mv Oracle.xsc Oracle.c
cc -c -I/opt/oracle/app/product/9.2.0/rdbms/public -I/opt/oracle/app/product/9.2.0/rdbms/demo -I/opt/oracle/app/product/9.2.0/rdbms/demo -I/opt/oracle/app/product/9.2.0/rdbms/public -I/opt/oracle/app/product/9.2.0/plsql/public -I/opt/oracle/app/product/9.2.0/network/public -I/opt/perl_32/lib/site_perl/5.8.3/PA-RISC1.1-thread-multi/auto/DBI -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED +Z -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" +Z "-I/opt/perl_32/lib/5.8.3/PA-RISC1.1-thread-multi/CORE" -DUTF8_SUPPORT -DNEW_OCI_INIT -DORA_OCI_VERSION=\"9.2.0.7\" Oracle.c
rm -f blib/arch/auto/DBD/Oracle/Oracle.sl
/usr/bin/ld +b "/opt/oracle/app/product/9.2.0/lib32:/opt/oracle/app/product/9.2.0/rdbms/lib32" -b +vnocompatwarnings Oracle.o dbdimp.o oci8.o -L/opt/oracle/app/product/9.2.0/rdbms/lib32/ -L/opt/oracle/app/product/9.2.0/lib32/ -lclntsh `cat /opt/oracle/app/product/9.2.0/lib32/ldflags` -lm -o blib/arch/auto/DBD/Oracle/Oracle.sl
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
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base................ok
t/10general.............DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/10general.t line 18
Undefined subroutine &main::BAILOUT called at t/10general.t line 21.
# Looks like your test died before it could output anything.
t/10general.............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-33
Failed 33/33 tests, 0.00% okay
t/15nls.................DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/15nls.t line 19
t/15nls.................ok
9/9 skipped: Unable to connect to Oracle (ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach))
t/20select..............Unable to connect to Oracle (ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach))
Tests skiped.
skipped
all skipped: no reason given
t/21nchar...............DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
skipped
all skipped: Not connected to oracle
t/22nchar_al32utf8......DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
skipped
all skipped: Not connected to oracle
t/22nchar_utf8..........DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
skipped
all skipped: Not connected to oracle
t/23wide_db.............DBI connect('','scott/tiger',...) failed: ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
skipped
all skipped: Not connected to oracle
t/23wide_db_8bit........DBI connect('','scott/tiger',...) failed: ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
skipped
all skipped: Not connected to oracle
t/23wide_db_al32utf8....DBI connect('','scott/tiger',...) failed: ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
skipped
all skipped: Not connected to oracle
t/24implicit_utf8.......DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
skipped
all skipped: Not connected to oracle
t/25plsql...............Unable to connect to Oracle (ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach))
Tests skiped.
skipped
all skipped: no reason given
t/26exe_array...........ok 1/14DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/26exe_array.t line 28
# Looks like you planned 14 tests but only ran 1.
# Looks like your test died just after 1.
t/26exe_array...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-14
Failed 13/14 tests, 7.14% okay
t/30long................DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
Can't connect to database: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach)
# Looks like your test died before it could output anything.
t/30long................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-470
Failed 470/470 tests, 0.00% okay
t/31lob.................DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156
You tried to plan twice! Second plan at t/31lob.t line 16
# Looks like your test died before it could output anything.
t/31lob.................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
t/40ph_type.............DBI connect('','scott/tiger',...) failed: ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach) at t/40ph_type.t line 29
Unable to connect to Oracle (ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach))
Tests skipped.
skipped
all skipped: no reason given
t/50cursor..............Unable to connect to Oracle as scott/tiger (ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach))
Tests skipped.
skipped
all skipped: no reason given
t/55nested..............Unable to connect to Oracle as scott/tiger (ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach))
Tests skipped.
skipped
all skipped: no reason given
t/60reauth..............ORACLE_USERID_2 not defined. Tests skipped.
skipped
all skipped: no reason given
t/70meta................Unable to connect to Oracle as scott/tiger (ORA-12545: 因目标主机或对象不存在,连接失败 (DBD ERROR: OCIServerAttach))
Tests skipped.
skipped
all skipped: no reason given
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------------------------------------------------------------------
t/10general.t 255 65280 33 66 200.00% 1-33
t/26exe_array.t 255 65280 14 26 185.71% 2-14
t/30long.t 255 65280 470 940 200.00% 1-470
t/31lob.t 255 65280 9 18 200.00% 1-9
14 tests and 9 subtests skipped.
Failed 4/20 test scripts, 80.00% okay. 525/540 subtests failed, 2.78% okay.
*** Error exit code 2
Stop.
===========================================