1 test failed for GMP 4.2.4
Marc Glisse
marc.glisse at normalesup.org
Fri Mar 6 23:16:46 CET 2009
On Fri, 6 Mar 2009, Tim Cook - PAE wrote:
> My build environment is:
> Solaris 10 10/08, Intel platform
> GCC 3.4.3
>
> ./configure ABI=32
>
> Here are excerpts from "make check":
>
> gmake[4]: Entering directory `/export/build/gmp/build.i386/tests/mpz'
> [...]
> /bin/bash: line 1: 8785 Segmentation Fault (core dumped) ${dir}$tst
> FAIL: t-set_d
> ==================================
> 1 of 56 tests failed
> Please report to gmp-bugs at swox.com
> ==================================
>
> Here is a basic look at the core file:
>
> potts-cl ) dbx .libs/t-set_d core
> Reading t-set_d
> core file header read successfully
> Reading ld.so.1
> Reading libgmp.so.3.4.1
This looks suspicious. Do you have an old version of gmp lying around?
Does defining LD_LIBRARY_PATH as /path/to/gmp/.libs (just for make
check) or running make install first help?
--
Marc Glisse
More information about the gmp-bugs
mailing list