This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
This is an error report generated automatically by CPANPLUS,
version 0.0499.

Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/add.......########################
Expected = 101.23
Got      = 101.24
========================
Test     = 112.345
Test     = -11.11
########################
FAILED test 8
        Failed 1/8 tests, 87.50% okay
t/count.....ok
t/div.......ok
t/format....ok
t/mult......ok
t/sub.......########################
Expected = 101.23
Got      = 101.24
========================
Test     = 112.345
Test     = 11.11
########################
FAILED test 8
        Failed 1/14 tests, 92.86% okay
Failed 2/6 test scripts, 66.67% okay. 2/182 subtests failed, 98.90% okay.
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/add.t                    8    1  12.50%  8
t/sub.t                   14    1   7.14%  8
gmake: *** [test_dynamic] Error 2


Additional comments:

Note that there are some odd things about IRIX and long doubles and rounding.
However, the above seems to be being produced by that the last digit is being
rounded towards even, which is essentially how the IEEE standard says it
should be, as I understand it - the least significant bit is rounded toward 0.
--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=irix, osvers=6.5, archname=IP30-R12000-irix-thread-multi-64int-ld
    uname='irix64 cesario 6.5 04101931 ip30 '
    config_args='-DDEBUGGING -Dusemorebits -Dcc=cc -n32 -mips4 -r12000 
-TARG:platform=ip30:processor=r12000 -Wl,-woff,84 -woff 1009,1110,1047'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc -n32 -mips4 -r12000 -TARG:platform=ip30:processor=r12000 
-Wl,-woff,84 -woff 1009,1110,1047', ccflags ='-DDEBUGGING -D_SGI_SOURCE 
-D_SGI_REENTRANT_FUNCTIONS -D_SGIAPI -D_POSIX1C 
-I/server/people/staff/easmith/include -DPTHREAD_H_FIRST -D_BSD_TYPES 
-D_BSD_TIME -woff 1184,1552 -I/usr/local/include -DLANGUAGE_C 
-DHAS_LDBL_SPRINTF_BUG -DHAS_LDBL_SPRINTF_BUG_LESS1',
    optimize='-O3 -OPT:fast_exp=ON:Olimit=0 -TENV:X=1 
-LNO:opt=1:ou_further=3:gather_scatter=2 
-OPT:fold_unsafe_relops=OFF:div_split=OFF:IEEE_arithmetic=1:roundoff=0 
-OPT:got_call_conversion=OFF:space=OFF',
    cppflags='-DDEBUGGING -D_SGI_SOURCE -D_SGI_REENTRANT_FUNCTIONS -D_SGIAPI 
-D_POSIX1C -I/server/people/staff/easmith/include -DPTHREAD_H_FIRST 
-D_BSD_TYPES -D_BSD_TIME -I/usr/local/include -DLANGUAGE_C 
-DHAS_LDBL_SPRINTF_BUG -DHAS_LDBL_SPRINTF_BUG_LESS1'
    ccversion='MIPSpro Compilers: Version 7.3.1.3m', gccversion='', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=16, 
Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='ld -mips4 -n32 -woff 84', ldflags 
='-L/server/people/staff/easmith/lib32 -L/usr/lib32/mips4 -L/usr/lib32 -L/lib32 
-rpath /server/people/staff/easmith/lib32:/usr/lib32/mips4:/usr/lib32:/lib32 
-Wl,-woff,84'
    libpth=/server/people/staff/easmith/lib32 /usr/lib32/mips4 /usr/lib32 /lib32
    libs=-lgdbm -ldb -lm -lpthread
    perllibs=-lm -lpthread
    libc=/usr/lib32/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-shared -check_registry /usr/lib32/so_locations 
-L/server/people/staff/easmith/lib32 -L/usr/lib32/mips4 -L/usr/lib32 -L/lib32'

Reply via email to