In message <[EMAIL PROTECTED]> (on 21 November 2004 08:25:57 -0500), [EMAIL 
PROTECTED] ([EMAIL PROTECTED]) wrote:
>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':
>
>Running Mkbootstrap for Math::BigInt::FastCalc ()
>chmod 644 FastCalc.bs
>rm -f blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so
>LD_RUN_PATH="" ld -mips4 -n32 -woff 84  -shared -check_registry 
>/usr/lib32/so_locations -L/server/people/staff/easmith/lib32 
>-L/usr/lib32/mips4 -L/usr/lib32 -L/lib32 FastCalc.o  -o 
>blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so      
>chmod 755 blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so
>cp FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs
>chmod 644 blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs
>PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
>"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>t/bigfltpm.....ok
>t/bigintfc.....ok
>t/bigintpm.....# Test 2132 got: "inf" (bigintpm.inc at line 196 fail #1171)
>#      Expected: "-inf"
>FAILED test 2132
>       Failed 1/2848 tests, 99.96% okay
>t/bootstrap....ok
>t/mbi_rand.....ok
>t/mbimbf.......ok
>Failed 1/6 test scripts, 83.33% okay. 1/5953 subtests failed, 99.98% okay.
>Failed Test  Stat Wstat Total Fail  Failed  List of Failed
>-------------------------------------------------------------------------------
>t/bigintpm.t             2848    1   0.04%  2132
>gmake: *** [test_dynamic] Error 2
>
>
>Additional comments:
>I suspect I may wind up installing this anyway:

not ok 2132
# Test 2132 got: "inf" (bigintpm.inc at line 196 fail #1171)
#      Expected: "-inf"
# Tried: '$x = Math::BigInt->new("-inf");$y = 
Math::BigInt->new('1234500012');$x ** $y;'

This is probably due to IRIX not being strictly IEEE with inf/NaN handling,
but making it IEEE-compliant rather slows things down and is not
particularly useful for our purposes.

    -Allen

>--
>
>Summary of my perl5 (revision 5.0 version 8 subversion 0 patch 17881) 
>configuration:
>  Platform:
>    osname=irix, osvers=6.5, archname=IP30-irix-thread-multi-64int-ld
>    uname='irix64 puck2 6.5 04101931 ip30 '
>    config_args='-DDEBUGGING -Dusemorebits -Dcc=cc -n32 -mips4 -r10000 
> -TARG:platform=ip30:processor=r10000 -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 -r10000 -TARG:platform=ip30:processor=r10000 
> -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 -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 -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'
>

-- 
Allen Smith                              http://cesario.rutgers.edu/easmith/
There is only one sound argument for democracy, and that is the argument
that it is a crime for any man to hold himself out as better than other men,
and, above all, a most heinous offense for him to prove it. - H. L. Mencken

Reply via email to