Test Failures in gmp-4.3.2: Details Included
Tom Browder
tom.browder at gmail.com
Thu Aug 26 15:19:04 CEST 2010
I get two test failures when I do 'make check':
/home/tmb/src/gmp-4.3.2/tests/.libs/lt-t-constants: symbol lookup
error: /home/tmb/src/gmp-4.3.2/tests/.libs/lt-t-constants: undefined
symbol: __gmp_binvert_limb_table
FAIL: t-constants
/home/tmb/src/gmp-4.3.2/tests/.libs/lt-t-modlinv: symbol lookup error:
/home/tmb/src/gmp-4.3.2/tests/.libs/lt-t-modlinv: undefined symbol:
__gmp_binvert_limb_table
====================================
2 of 9 tests failed
Please report to gmp-bugs at gmplib.org
====================================
Note that I previously built, tested, and install gmp 5.0.1
duccessfully. When I realized I needed gmp-4.3.2 to build ppl 0.11, I
did 'make uninstall' in the gmp-5.0.1 source directory.
Report details ("Please include the following in any report"):
* The GMP version number, and if pre-packaged or patched then say so.
gmp-4.3.2.tar.bz2 from gnu.org
* A test program that makes it possible for us to reproduce the
bug. Include instructions on how to run the program.
N/A
* A description of what is wrong. If the results are incorrect, in
what way. If you get a crash, say so.
See test failures above.
* If you get a crash, include a stack backtrace from the debugger
if it's informative (`where' in gdb, or `$C' in adb).
N/A
* Please do not send core dumps, executables or straces.
Complied with.
* The configuration options you used when building GMP, if any.
export CPPFLAGS=-fexceptions
./configure --enable-cxx
* The name of the compiler and its version. For gcc, get the
version with `gcc -v', otherwise perhaps `what `which cc`', or
similar.
gcc-4.3.3 -v:
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.3.3/configure --program-suffix=-4.3.3
--enable-languages=c,c++,fortran
--enable-version-specific-runtime-libs --disable-multilib
--with-mpfr=/home/tmb --with-gmp=/home/tmb --prefix=/home/tmb
--disable-nls
Thread model: posix
gcc version 4.3.3 (GCC)
* The output from running `uname -a'.
Linux tb1 2.6.13-15.18-default #1 Tue Oct 2 17:36:20 UTC 2007 i686
i686 i386 GNU/Linux
* The output from running `./config.guess', and from running
`./configfsf.guess' (might be the same).
./config.guess: pentium4-pc-linux-gnu
./configfsf.guess: i686-pc-linux-gnu
* If the bug is related to `configure', then the compressed
contents of config.log.
See attached config.log.gz
* If the bug is related to an asm file not assembling, then the
contents of config.m4 and the offending line or lines from the
temporary mpn/tmp-<file>.s.
N/A
I need this gmp version--I hope you can help. Please let me know if I
can help or provide more information.
Thanks.
-Tom
Thomas M. Browder, Jr.
Niceville, Florida
USA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log.gz
Type: application/x-gzip
Size: 31169 bytes
Desc: not available
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20100826/3aad4e04/attachment-0001.bin>
More information about the gmp-bugs
mailing list