make check failed
Marc Glisse
marc.glisse at inria.fr
Thu Dec 29 10:55:17 CET 2011
On Wed, 28 Dec 2011, Thomas D. Dean wrote:
> # uname -a
> FreeBSD P9X79.tddhome 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #1: \
> Sun Dec 25 09:28:17 PST 2011 \
> root at P9X79.tddhome:/usr/obj/usr/src/sys/GENERIC amd64
> # env | grep 46
> CC=gcc46
> F77=gfortran46
> G77=gfortran46
> CXX=g++46
> # make
> < no errrors>
> # make check
> ...
> make check-TESTS
> PASS: t-assign
> PASS: t-binary
> PASS: t-cast
> terminate called after throwing an instance of 'std::invalid_argument'
> what(): mpq_set_str
> Abort trap (core dumped)
> FAIL: t-constr
You could try to reduce that testcase. My guess is that there is a bug in
your compiler that fails to catch the exception.
--
Marc Glisse
More information about the gmp-bugs
mailing list