bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make check fails on Solaris


From: Thorsten Koch
Subject: make check fails on Solaris
Date: Thu, 3 Mar 2005 15:24:10 +0100
User-agent: Mutt/1.5.6i

Hello,

I did not succeed on building gmp-4.1.4 on Solaris
I tried it on 
bash-2.03$ uname -a
SunOS se.kobv.de 5.8 Generic_114018-01 sun4u sparc SUNW,Sun-Fire-280R
and on
$ uname -a
SunOS opt3 5.7 Generic_106541-27 sun4u sparc SUNW,Ultra-5_10

In both cases I did:

./configure
gmake
gmake check 

and ended up with 

gmake[3]: Entering directory `/home/bzfkocht/gmp-4.1.4/tests/mpz'
PASS: t-addsub
mpz_cmp got 0 want 1
x=0x-7B
y=0x-1C8
Abort
FAIL: t-cmp
PASS: t-mul
PASS: t-mul_i
PASS: t-tdiv
PASS: t-tdiv_ui
PASS: t-fdiv
PASS: t-fdiv_ui
PASS: t-cdiv_ui
PASS: t-gcd
PASS: t-gcd_ui
PASS: t-lcm
PASS: dive
PASS: dive_ui
PASS: t-sqrtrem
PASS: convert
PASS: io
PASS: t-inp_str
PASS: logic
Abort
FAIL: bit
PASS: t-powm
PASS: t-powm_ui
PASS: t-pow
PASS: t-div_2exp
PASS: reuse
PASS: t-root
PASS: t-perfsqr
PASS: t-jac
PASS: t-bin
PASS: t-get_d
PASS: t-get_si
PASS: t-set_si
PASS: t-fac_ui
PASS: t-fib_ui
PASS: t-lucnum_ui
PASS: t-scan
PASS: t-fits
PASS: t-divis
PASS: t-divis_2exp
mpz_congruent_p wrong
   expected 1 got 0
   
a=-82631365676301416479138447949840264612341411014605009776891282840461689163457476926941261506432182274939081788840069828607
   
c=2750493741361449169774482208254795035071295474047324054108325774378257710316798459089292022309102727096370217596491298738618656358400
   
d=-1752712288364646819420426678326001065152637974626930897892644496745038880767
   
a=0x-1FFFF0000FFFF007FFFE000003FFFF803FFFFFFFFFFFF00FC7FE7FC00003FFFFE000000000000007E0007FFFE0000000000FFF
   
c=0xF8001FF000000000003FFFFFFFFFFFFFF81FFC00FFFFFFFFFFE00000FFF000FFFFFFF001FFF003FFFFFFFC003FFE000000000000000000
   d=0x-3E0000000FE0003FF001FF80FC000000000000000FFFF03FF8003FFFC001FFF
Abort
FAIL: t-cong
PASS: t-cong_2exp
PASS: t-sizeinbase
PASS: t-set_str
PASS: t-aorsmul
PASS: t-cmp_d
PASS: t-cmp_si
PASS: t-hamdist
PASS: t-oddeven
PASS: t-popcount
PASS: t-set_f
PASS: t-io_raw
PASS: t-import
PASS: t-export
====================
3 of 53 tests failed
====================


While compiling I noticed several of these warnings:
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests    -fast -fns=no 
-fsimple=1 -xarch=v9 -c `test -f t-import.c || echo './'`t-import.c
"t-import.c", line 55: warning: initializer does not fit or is out of range: 254
"t-import.c", line 55: warning: initializer does not fit or is out of range: 254
"t-import.c", line 55: warning: initializer does not fit or is out of range: 254
...
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests    -fast -fns=no 
-fsimple=1 -xarch=v9 -c `test -f t-export.c || echo './'`t-export.c
"t-export.c", line 58: warning: initializer does not fit or is out of range: 255
"t-export.c", line 58: warning: initializer does not fit or is out of range: 255
"t-export.c", line 58: warning: initializer does not fit or is out of range: 255
"t-export.c", line 59: warning: initializer does not fit or is out of range: 255
...

The compiler used is 
bash-2.03$ cc -V      
cc: Forte Developer 7 C 5.4 2002/03/09


I know this is hardly a self contained bug report. I you need anything
else please indicate what specifically.

Best regards,
Thorsten


"They that can give up essential CPU cycles to obtain a little 
temporary security deserve neither CPU cycles nor security."
-- B3nj4m1n Fr4nx0rlin, 2004
                   ___________________________________________________
Dr. Thorsten Koch / Konrad-Zuse-Zentrum für Informationstechnik Berlin
address@hidden      /          Takustraße 7, 14195 Berlin-Dahlem, Germany
________________/                     Phone +49-30-84185-213, Fax -269




reply via email to

[Prev in Thread] Current Thread [Next in Thread]