Bugs from "make check"

Pradeep Fernando prfernan at cse.usf.edu
Sun Mar 11 02:10:41 CET 2007


Hi:

   Below is a list of error messages I received while installing gmp-4.2.1
on a Sun Sparc machine. One thing to be noted is that I am trying to
install GMP in a different build directory and I used "gmake" to compile.
The error messages were obtained during "gmake check":

308 ferrari: gmake check
gmake  check-recursive
gmake[1]: Entering directory `/home/vlsi2/prfernan/work/gmp/build'
Making check in tests
gmake[2]: Entering directory `/home/vlsi2/prfernan/work/gmp/build/tests'
Making check in .
gmake[3]: Entering directory `/home/vlsi2/prfernan/work/gmp/build/tests'
gmake  libtests.la t-bswap t-constants t-count_zeros t-gmpmax t-hightomask
t-modlinv t-popc t-parity t-sub
gmake[4]: Entering directory `/home/vlsi2/prfernan/work/gmp/build/tests'
gmake[4]: `libtests.la' is up to date.
gmake[4]: `t-bswap' is up to date.
gmake[4]: `t-constants' is up to date.
gmake[4]: `t-count_zeros' is up to date.
gmake[4]: `t-gmpmax' is up to date.
gmake[4]: `t-hightomask' is up to date.
gmake[4]: `t-modlinv' is up to date.
gmake[4]: `t-popc' is up to date.
gmake[4]: `t-parity' is up to date.
gmake[4]: `t-sub' is up to date.
gmake[4]: Leaving directory `/home/vlsi2/prfernan/work/gmp/build/tests'
gmake  check-TESTS
gmake[4]: Entering directory `/home/vlsi2/prfernan/work/gmp/build/tests'
ld.so.1: t-bswap: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
FAIL: t-bswap
ld.so.1: t-constants: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF
class: ELFCLASS32
FAIL: t-constants
ld.so.1: t-count_zeros: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF
class: ELFCLASS32
FAIL: t-count_zeros
ld.so.1: t-gmpmax: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
FAIL: t-gmpmax
ld.so.1: t-hightomask: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF
class: ELFCLASS32
FAIL: t-hightomask
ld.so.1: t-modlinv: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
FAIL: t-modlinv
ld.so.1: t-popc: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
FAIL: t-popc
ld.so.1: t-parity: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
FAIL: t-parity
ld.so.1: t-sub: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
FAIL: t-sub
==================================
9 of 9 tests failed
Please report to gmp-bugs at swox.com
==================================
gmake[4]: *** [check-TESTS] Error 1
gmake[4]: Leaving directory `/home/vlsi2/prfernan/work/gmp/build/tests'
gmake[3]: *** [check-am] Error 2
gmake[3]: Leaving directory `/home/vlsi2/prfernan/work/gmp/build/tests'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Leaving directory `/home/vlsi2/prfernan/work/gmp/build/tes
gmake[3]: *** [check-am] Error 2
gmake[3]: Leaving directory `/home/vlsi2/prfernan/work/gmp/build/tests'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Leaving directory `/home/vlsi2/prfernan/work/gmp/build/tests'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/home/vlsi2/prfernan/work/gmp/build'
gmake: *** [check] Error 2

Please advise.


Best Regards,
Pradeep Fernando.

Research Assistant,
Department of Computer Science and Engineering,
Univeristy of South Florida,
Tampa, FL-33620.




More information about the gmp-bugs mailing list