t-assign, t-constr and t-rand fail

Fabiano Sidler lists at fipscode.ch
Thu May 7 12:28:09 CEST 2009


Hi folks!

Truing to compile 4.2.4 for building gcc, i get the following:

=== snip ===
$ uname -srm
Linux 2.6.24-23-generic x86_64
$ ./configure --prefix=/home/user/sw --enable-cxx
$ make
$ make check
[...]
make[4]: Entering directory `/home/user/sw/src/gmp-4.2.4/tests/cxx'
/bin/bash: line 4:  1824 Segmentation fault      ${dir}$tst
FAIL: t-assign
PASS: t-binary
PASS: t-cast
/bin/bash: line 4:  1898 Segmentation fault      ${dir}$tst
FAIL: t-constr
PASS: t-headers
PASS: t-istream
PASS: t-locale
PASS: t-misc
PASS: t-ops
PASS: t-ostream
PASS: t-prec
/bin/bash: line 4:  2095 Segmentation fault      ${dir}$tst
FAIL: t-rand
PASS: t-ternary
PASS: t-unary
==================================
3 of 14 tests failed
Please report to gmp-bugs at swox.com
==================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/user/sw/src/gmp-4.2.4/tests/cxx'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/user/sw/src/gmp-4.2.4/tests/cxx'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/user/sw/src/gmp-4.2.4/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/user/sw/src/gmp-4.2.4'
make: *** [check] Error 2
=== snap ===

What now? How can I fix or work around that?

Greetings,
Fabiano


More information about the gmp-bugs mailing list