gmp fails make checks on OSX Snow Leopard

Gordon Anderson justgord at gmail.com
Tue Jan 24 07:49:39 CET 2012


error log of 'make check' on OSX 10.6.8 building with preinstalled gcc :

compiler :

    i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
5658) (LLVM build 2336.1.00)


error log :

PASS: t-sizeinbase
PASS: t-set_str
PASS: t-aorsmul
PASS: t-cmp_d
PASS: t-cmp_si
/bin/sh: line 1: 74661 Segmentation fault      ${dir}$tst
FAIL: t-hamdist
PASS: t-oddeven
/bin/sh: line 1: 74700 Segmentation fault      ${dir}$tst
FAIL: t-popcount
PASS: t-set_f
PASS: t-io_raw
PASS: t-import
PASS: t-export
PASS: t-pprime_p
PASS: t-nextprime
====================================
2 of 58 tests failed
Please report to gmp-bugs at gmplib.org
====================================
make[4]: *** [check-TESTS] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2


More information about the gmp-bugs mailing list