Re: DBI test fail

[email protected] ("Martin J. Evans")
Newsgroups perl.dbi.users
Organization Easysoft Limited
Message-ID <[email protected]>
On 20/01/11 19:40, [email protected] wrote:
> Dear ,
> 
> I try to run the test for DBI but I got an error.  I try to send the 
> complete build.log in compress format (35k) but I got the following error
> 
> <[email protected]>:
> ezmlm-reject: fatal: Sorry, I don't accept messages larger than 50000 
> bytes (#5.2.3)
> 
> How to proceed ?
> 
> Version:
> DBI-1.616
> ExtUtils-MakeMaker-6.57_06
> Text-SimpleTable-2.03
> 
> 
> last lines of: make test
> t/zvxnp_85gofer.t               255 65280    ??   ??  ??
> 30 tests and 225 subtests skipped.
> Failed 56/178 test scripts. 1428/5109 subtests failed.
> Files=178, Tests=5109, 36 wallclock secs (27.57 cusr +  2.81 csys = 30.38 
> CPU)
> 
> 
> # /usr/local/perl5.8.9/bin/perl -V
> Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
>   Platform:
>     osname=aix, osvers=6.1.0.0, archname=aix-thread-multi-64all
>     uname='aix axap30 1 6 00c02ac44c00 '
>     config_args='-Dusethreads -Duse64bitall -Duseshrplib -Dcc=gcc 
> -Dinstallprefi =/usr/local/perl5.8.9 -Dprefix=/usr/local/perl5.8.9 -de'
>     hint=recommended, useposix=true, d_sigaction=define
>     usethreads=define use5005threads=undef useithreads=define 
> usemultiplicity=de ine
>     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
>     use64bitint=define use64bitall=define uselongdouble=undef
>     usemymalloc=n, bincompat5005=undef
>   Compiler:
>     cc='gcc -maix64', ccflags ='-D_THREAD_SAFE -D_ALL_SOURCE 
> -D_ANSI_C_SOURCE -D POSIX_SOURCE -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT 
> -fno-strict-aliasing -pipe  maix64 -DUSE_64_BIT_ALL',
>     optimize='-O',
>     cppflags='-D_THREAD_SAFE -D_ALL_SOURCE -D_ANSI_C_SOURCE 
> -D_POSIX_SOURCE -DUS _NATIVE_DLOPEN -DNEED_PTHREAD_INIT 
> -fno-strict-aliasing -pipe'
>     ccversion='', gccversion='4.2.0', gccosandvers=''
>     intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321
>     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
>     ivtype='long long', ivsize=8, nvtype='double', nvsize=8, 
> Off_t='off_t', lsee size=8
>     alignbytes=8, prototype=define
>   Linker and Libraries:
>     ld='gcc -maix64', ldflags =' -Wl,-brtl -Wl,-bdynamic -L/usr/local/lib 
> -Wl,-b 4'
>     libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
>     libs=-lbind -lnsl -ldbm -ldl -lld -lm -lcrypt -lpthreads -lc -lbsd
>     perllibs=-lbind -lnsl -ldl -lld -lm -lcrypt -lpthreads -lc -lbsd
>     libc=, so=a, useshrplib=true, libperl=libperl.a
>     gnulibc_version=''
>   Dynamic Linking:
>     dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Xlinker 
> -bE:/usr/local/perl5.8.9/lib/5.8.9/aix-thread-multi-64all/CORE/perl.exp'
>     cccdlflags=' ', lddlflags='  -Wl,-b64 -Wl,-bhalt:4 -Wl,-G 
> -Wl,-bI:$(PERL_INC)/perl.exp -Wl,-bE:$(BASEEXT).exp -Wl,-bnoentry 
> -lpthreads -lc -lm -L/usr/local/lib'
> 
> 
> Characteristics of this binary (from libperl): 
>   Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT 
> PERL_MALLOC_WRAP
>                         USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
>                         USE_ITHREADS USE_LARGE_FILES USE_PERLIO
>                         USE_REENTRANT_API
>   Built under aix
>   Compiled at Jan 20 2011 12:54:16
>   @INC:
>     /usr/local/perl5.8.9/lib/5.8.9/aix-thread-multi-64all
>     /usr/local/perl5.8.9/lib/5.8.9
>     /usr/local/perl5.8.9/lib/site_perl/5.8.9/aix-thread-multi-64all
>     /usr/local/perl5.8.9/lib/site_perl/5.8.9
>     .
> # uname -a
> AIX axap30 1 6 00C02AC44C00
> 
> 

Pick the first test which fails and run:

prove -vb t/the_test_that_failed.t

in the dir DBI distribution was extracted to.

Send the output of that one test - should not be too lon.

Martin
-- 
Martin J. Evans
Easysoft Limited
http://www.easysoft.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.