Reporting possible bug
Claudio A. Costagliola Fiedler
claudio.costagliola at gmail.com
Fri Dec 9 22:06:40 CET 2011
Hi,
I've built gmp in a sparc/solaris 10 box, using gcc 3.4.6 compiler. When I
run make check, none of the tests pass.
bash-3.2$ gmake check
gmake check-recursive
gmake[1]: Entering directory `/produccion/tmmprov2/claudio/temp/gmp-4.3.2'
Making check in tests
gmake[2]: Entering directory
`/produccion/tmmprov2/claudio/temp/gmp-4.3.2/tests'
Making check in .
gmake[3]: Entering directory
`/produccion/tmmprov2/claudio/temp/gmp-4.3.2/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
`/produccion/tmmprov2/claudio/temp/gmp-4.3.2/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
`/produccion/tmmprov2/claudio/temp/gmp-4.3.2/tests'
gmake check-TESTS
gmake[4]: Entering directory
`/produccion/tmmprov2/claudio/temp/gmp-4.3.2/tests'
ld.so.1: t-bswap: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 4: 8122 Killed ${dir}$tst
FAIL: t-bswap
ld.so.1: t-constants: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 4: 8142 Killed ${dir}$tst
FAIL: t-constants
ld.so.1: t-count_zeros: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 4: 8162 Killed ${dir}$tst
FAIL: t-count_zeros
ld.so.1: t-gmpmax: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 4: 8182 Killed ${dir}$tst
FAIL: t-gmpmax
ld.so.1: t-hightomask: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 4: 8202 Killed ${dir}$tst
FAIL: t-hightomask
ld.so.1: t-modlinv: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 4: 8222 Killed ${dir}$tst
FAIL: t-modlinv
ld.so.1: t-popc: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 4: 8242 Killed ${dir}$tst
FAIL: t-popc
ld.so.1: t-parity: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 4: 8262 Killed ${dir}$tst
FAIL: t-parity
ld.so.1: t-sub: fatal: libgcc_s.so.1: open failed: No such file or directory
/bin/bash: line 4: 8282 Killed ${dir}$tst
FAIL: t-sub
====================================
9 of 9 tests failed
Please report to gmp-bugs at gmplib.org
====================================
gmake[4]: *** [check-TESTS] Error 1
gmake[4]: Leaving directory
`/produccion/tmmprov2/claudio/temp/gmp-4.3.2/tests'
gmake[3]: *** [check-am] Error 2
gmake[3]: Leaving directory
`/produccion/tmmprov2/claudio/temp/gmp-4.3.2/tests'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Leaving directory
`/produccion/tmmprov2/claudio/temp/gmp-4.3.2/tests'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/produccion/tmmprov2/claudio/temp/gmp-4.3.2'
gmake: *** [check] Error 2
Regards,
--
Claudio A. Costagliola Fiedler
More information about the gmp-bugs
mailing list