Cannot compile gmp421 on solaris 9 with gcc

Coppa Joseph G Joseph.G.Coppa at irs.gov
Fri Jul 13 23:13:20 CEST 2007


I cannot run make check on gcc compile.  Server is Solaris 9/
 
the make seems to work ok.
 
Here is the output from make check.
 
Thanks,
 
Joe
 
 
make  check-recursive
make[1]: Entering directory `/tmp/gmp-4.2.1'
Making check in tests
make[2]: Entering directory `/tmp/gmp-4.2.1/tests'
Making check in .
make[3]: Entering directory `/tmp/gmp-4.2.1/tests'
make  libtests.la t-bswap t-constants t-count_zeros t-gmpmax
t-hightomask t-modlinv t-popc t-parity t-sub
make[4]: Entering directory `/tmp/gmp-4.2.1/tests'
make[4]: `libtests.la' is up to date.
make[4]: `t-bswap' is up to date.
make[4]: `t-constants' is up to date.
make[4]: `t-count_zeros' is up to date.
make[4]: `t-gmpmax' is up to date.
make[4]: `t-hightomask' is up to date.
make[4]: `t-modlinv' is up to date.
make[4]: `t-popc' is up to date.
make[4]: `t-parity' is up to date.
make[4]: `t-sub' is up to date.
make[4]: Leaving directory `/tmp/gmp-4.2.1/tests'
make  check-TESTS
make[4]: Entering directory `/tmp/gmp-4.2.1/tests'
ld.so.1: t-bswap: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 29866 Killed                  ${dir}$tst
FAIL: t-bswap
ld.so.1: t-constants: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF
class: ELFCLASS32
/bin/bash: line 1: 29883 Killed                  ${dir}$tst
FAIL: t-constants
ld.so.1: t-count_zeros: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF
class: ELFCLASS32
/bin/bash: line 1: 29900 Killed                  ${dir}$tst
FAIL: t-count_zeros
ld.so.1: t-gmpmax: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 29917 Killed                  ${dir}$tst
FAIL: t-gmpmax
ld.so.1: t-hightomask: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF
class: ELFCLASS32
/bin/bash: line 1: 29934 Killed                  ${dir}$tst
FAIL: t-hightomask
ld.so.1: t-modlinv: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF
class: ELFCLASS32
/bin/bash: line 1: 29951 Killed                  ${dir}$tst
FAIL: t-modlinv
ld.so.1: t-popc: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 29968 Killed                  ${dir}$tst
FAIL: t-popc
ld.so.1: t-parity: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 29985 Killed                  ${dir}$tst
FAIL: t-parity
ld.so.1: t-sub: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1:     6 Killed                  ${dir}$tst
FAIL: t-sub
==================================
9 of 9 tests failed
Please report to gmp-bugs at swox.com
==================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/tmp/gmp-4.2.1/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/tmp/gmp-4.2.1/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/gmp-4.2.1/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/gmp-4.2.1'
make: *** [check] Error 2

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-bugs/attachments/20070713/335b9368/attachment.html 


More information about the gmp-bugs mailing list