Hello, I recently built MPIR 2.6.0 from source on Ubuntu Linux 12.04.1 (64-bit). After running "make check" one of the tests fails. Here is a snippet from the output:
PASS: t-fat PASS: t-gcdext /bin/bash: line 1: 26916 Illegal instruction (core dumped) "$tst" > t-get_d.log-t 2>&1 FAIL: t-get_d PASS: t-hgcd PASS: t-instrument PASS: t-inv_div_q PASS: t-inv_div_qr PASS: t-inv_div_qr_n PASS: t-inv_divappr_q PASS: t-inv_divappr_q_n PASS: t-invert PASS: t-iord_u PASS: t-lorrshift1 PASS: t-matrix22 PASS: t-mp_bases PASS: t-mullow_basecase PASS: t-mullowhigh PASS: t-mulmid PASS: t-mulmod_2expm1 PASS: t-mulmod_2expp1 PASS: t-neg PASS: t-perfsqr PASS: t-redc_1 PASS: t-sb_bdiv_q PASS: t-sb_bdiv_qr PASS: t-sb_div_q PASS: t-sb_div_qr PASS: t-sb_divappr_q PASS: t-scan PASS: t-subadd_n PASS: t-tdiv_q PASS: t-tdiv_qr PASS: st_fat PASS: st_instrument ============================================================= 1 of 50 tests failed See tests/mpn/test-suite.log Please report to http://groups.google.co.uk/group/mpir-devel/ ============================================================= I believe that the same issue is also present in the SVN version. It is possible that this occurs due to a bug in the bash script. Nicholas -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To view this discussion on the web visit https://groups.google.com/d/msg/mpir-devel/-/JoMG465RvcQJ. To post to this group, send email to mpir-devel@googlegroups.com. To unsubscribe from this group, send email to mpir-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.