Error during "make check" for GMP 5.0.2

Corwell, Sophia secorwe at sandia.gov
Wed Dec 28 23:17:55 CET 2011


Hi,

I was trying to build and install GMP 5.0.2 on an amd64 system running RHEL5 and got an error during "make check". The message said to report to this list.

My configure line is:

./configure --prefix=/gscratch2/secorwe/libraries/GMP --enable-cxx --build=amd64-unknown-linux-gnu

The "make" finishes normally as far as I can tell.

The "make check" gives the following error:


PASS: t-div
*******************************************************************************
mpn_dcpi1_bdiv_q inconsistent in test 9
N=   0000001fffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffff ... ffffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffff
D=   007fffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffff ... ffffffffffffffff ffffffffffffffff ffffffffffffffff fc00000000000001
Q=   694b68f80d83cb8e b62931133b49f43f a89488affcf16609 7cf66aaebb422856 ... fffffeffffffffff ffffbfffffffffff ffefffffffffffff fbffffffffffffff
T=   0034a5b47c06c1e5 c75b1498899da4fa 1fd44a4457fe78b3 04be7b35575da114 ... ffffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffff
nn = 1066, dn = 202, qn = 864
*******************************************************************************
/bin/sh: line 5: 20684 Aborted                 ${dir}$tst
FAIL: t-bdiv
====================================
1 of 30 tests failed
Please report to gmp-bugs at gmplib.org
====================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/gscratch2/secorwe/libraries/gmp-5.0.2/tests/mpn'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/gscratch2/secorwe/libraries/gmp-5.0.2/tests/mpn'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/gscratch2/secorwe/libraries/gmp-5.0.2/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/gscratch2/secorwe/libraries/gmp-5.0.2'
make: *** [check] Error 2

Do I need to modify my configure line?

Thanks in advance,

-sophia


More information about the gmp-bugs mailing list