8.1.7 - client
8.1.7.1 - server
SQL*Plus: Release 8.1.7.0.0 - Production on Thu Apr 18
10:19:37 2002

ezpnjdp3> make test 2>&1 | tee /tmp/dbd_test.txt
PERL_DL_NONLAZY=1 /usr/users/u860323/bin/perl
-Iblib/arch -Iblib/lib
-I/usr/users/u860323/lib/perl5/5.6.1/alpha-dec_osf
-I/usr/users/u860323/lib/perl5/5.6.1 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0;
runtests @ARGV;' t/*.t
t/base..............ok
t/general...........ok
t/long..............Use of uninitialized value in
string eq at t/long.t line 155.
Use of uninitialized value in length at t/long.t line
155.
Use of uninitialized value in length at t/long.t line
345.
Use of uninitialized value in string eq at t/long.t
line 346.
# failed test 10 at line 155. Strings are of different
lengths (0 vs 20), Len 0

Some tests for LONG data type handling failed. These
are generally Oracle bugs.
Please report this to the dbi-users mailing list, and
include the
Oracle version number of both the client and the
server.
Please also include the output of the 'perl -V'
command.
(If you can, please study t/long.t to investigate the
cause.
Feel free to edit the tests to see what's happening in
more detail.
Especially by adding trace() calls around the failing
tests.
Run the tests manually using the command "perl -Mblib
t/long.t")
Meanwhile, if the other tests have passed you can use
DBD::Oracle.

FAILED test 10
        Failed 1/143 tests, 99.30% okay
t/ph_type...........ok
t/plsql.............ok
t/reauth............skipped test on this platform
Failed Test Status Wstat Total Fail  Failed  List of
Failed
--------------------------------------------------------------------------------
t/long.t                     143    1   0.70%  10
1 test skipped.
Failed 1/6 test scripts, 83.33% okay. 1/281 subtests
failed, 99.64% okay.
*** Exit 25

ezpnjdp3> perl -V
Summary of my perl5 (revision 5.0 version 6 subversion
1) configuration:
  Platform:
    osname=dec_osf, osvers=4.0, archname=alpha-dec_osf
    uname='osf1 ezpnjdp3 v4.0 878 alpha '
    config_args='-d'
    hint=recommended, useposix=true,
d_sigaction=define
    usethreads=undef use5005threads=undef
useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define
usesocks=undef
    use64bitint=define use64bitall=define
uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-std -fprm d -ieee
-D_INTRINSICS -I/usr/users/u860323/include
-DLANGUAGE_C',
    optimize='-O4',
    cppflags='-std -ieee -D_INTRINSICS
-I/usr/users/u860323/include -DLANGUAGE_C'
    ccversion='V5.6-084', gccversion='',
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8,
byteorder=12345678
    d_longlong=define, longlongsize=8,
d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=8, nvtype='double',
nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/users/u860323/lib'
    libpth=/usr/users/u860323/lib /usr/shlib
/usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /var/shlib
    libs=-ldbm -ldb -lm -liconv -lutil
    perllibs=-lm -liconv -lutil
    libc=/usr/shlib/libc.so, so=so, useshrplib=true,
libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef,
ccdlflags=' 
-Wl,-rpath,/usr/users/u860323/lib/perl5/5.6.1/alpha-dec_osf/CORE'
    cccdlflags=' ', lddlflags='-shared
-expect_unresolved "*" -msym -std -s
-L/usr/users/u860323/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL
USE_LARGE_FILES
  Built under dec_osf
  Compiled at Apr  9 2002 20:48:30
  @INC:
    /usr/users/u860323/lib/perl5/5.6.1/alpha-dec_osf
    /usr/users/u860323/lib/perl5/5.6.1
   
/usr/users/u860323/lib/perl5/site_perl/5.6.1/alpha-dec_osf
    /usr/users/u860323/lib/perl5/site_perl/5.6.1
    /usr/users/u860323/lib/perl5/site_perl
    .

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

Reply via email to