GMP make check fail

Richard Moulton rhmoult at gmail.com
Tue Nov 24 17:37:02 UTC 2015


user at ubuntu:~/src/gmp-4.3.2$ sudo make && make check && make install

[Shortened output]

/bin/bash: line 4: 12001 Segmentation fault      (core dumped) ${dir}$tst
FAIL: t-scan
PASS: t-fits
PASS: t-divis
PASS: t-divis_2exp
PASS: t-cong
PASS: t-cong_2exp
PASS: t-sizeinbase
PASS: t-set_str
PASS: t-aorsmul
PASS: t-cmp_d
PASS: t-cmp_si
PASS: t-hamdist
PASS: t-oddeven
PASS: t-popcount
PASS: t-set_f
PASS: t-io_raw
PASS: t-import
PASS: t-export
PASS: t-pprime_p
PASS: t-nextprime
====================================
1 of 58 tests failed
Please report to gmp-bugs at gmplib.org
====================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/user/src/gmp-4.3.2/tests/mpz'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/user/src/gmp-4.3.2/tests/mpz'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/user/src/gmp-4.3.2/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/user/src/gmp-4.3.2'
make: *** [check] Error 2


More information about the gmp-bugs mailing list