probably a tuning issue On 23 May 2010 00:55, Jason Moxham <[email protected]> wrote: > make check-recursive > Making check in tests > Making check in . > make libtests.la t-bswap t-constants t-count_zeros t-gmpmax t-hightomask t- > modlinv t-popc t-parity t-sub > 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 check-TESTS > PASS: t-bswap > PASS: t-constants > PASS: t-count_zeros > PASS: t-gmpmax > PASS: t-hightomask > PASS: t-modlinv > PASS: t-popc > PASS: t-parity > PASS: t-sub > ================== > All 9 tests passed > ================== > Making check in devel > make[3]: Nothing to be done for `check'. > Making check in mpn > make t-asmtype t-aors_1 t-divrem_1 t-fat t-get_d t-instrument t-iord_u t- > mulmid t-mp_bases t-perfsqr t-scan t-lorrshift1 t-divebyff t-addadd_n t- > addsub_n t-subadd_n t-redc_basecase t-divebyBm1of t-mullowhigh t- > mullow_basecase t-neg t-mulmod_2expp1 t-mulmod_2expm1 t-tdiv_q t-sb_divappr_q > t-dc_divappr_q_n t-inv_divappr_q_n t-invert t-sb_div_q t-sb_div_qr t-dc_div_q > t-dc_div_qr t-dc_divappr_q t-dc_div_qr_n t-inv_divappr_q t-inv_div_q t- > inv_div_qr t-inv_div_qr_n t-tdiv_qr t-sb_bdiv_q t-sb_bdiv_qr t-dc_bdiv_q_n t- > dc_bdiv_qr_n t-dc_bdiv_qr t-dc_bdiv_q t-gcdext st_fat st_instrument > make[4]: `t-asmtype' is up to date. > make[4]: `t-aors_1' is up to date. > make[4]: `t-divrem_1' is up to date. > make[4]: `t-fat' is up to date. > make[4]: `t-get_d' is up to date. > make[4]: `t-instrument' is up to date. > make[4]: `t-iord_u' is up to date. > make[4]: `t-mulmid' is up to date. > make[4]: `t-mp_bases' is up to date. > make[4]: `t-perfsqr' is up to date. > make[4]: `t-scan' is up to date. > make[4]: `t-lorrshift1' is up to date. > make[4]: `t-divebyff' is up to date. > make[4]: `t-addadd_n' is up to date. > make[4]: `t-addsub_n' is up to date. > make[4]: `t-subadd_n' is up to date. > make[4]: `t-redc_basecase' is up to date. > make[4]: `t-divebyBm1of' is up to date. > make[4]: `t-mullowhigh' is up to date. > make[4]: `t-mullow_basecase' is up to date. > make[4]: `t-neg' is up to date. > make[4]: `t-mulmod_2expp1' is up to date. > make[4]: `t-mulmod_2expm1' is up to date. > make[4]: `t-tdiv_q' is up to date. > make[4]: `t-sb_divappr_q' is up to date. > make[4]: `t-dc_divappr_q_n' is up to date. > make[4]: `t-inv_divappr_q_n' is up to date. > make[4]: `t-invert' is up to date. > make[4]: `t-sb_div_q' is up to date. > make[4]: `t-sb_div_qr' is up to date. > make[4]: `t-dc_div_q' is up to date. > make[4]: `t-dc_div_qr' is up to date. > make[4]: `t-dc_divappr_q' is up to date. > make[4]: `t-dc_div_qr_n' is up to date. > make[4]: `t-inv_divappr_q' is up to date. > make[4]: `t-inv_div_q' is up to date. > make[4]: `t-inv_div_qr' is up to date. > make[4]: `t-inv_div_qr_n' is up to date. > make[4]: `t-tdiv_qr' is up to date. > make[4]: `t-sb_bdiv_q' is up to date. > make[4]: `t-sb_bdiv_qr' is up to date. > make[4]: `t-dc_bdiv_q_n' is up to date. > make[4]: `t-dc_bdiv_qr_n' is up to date. > make[4]: `t-dc_bdiv_qr' is up to date. > make[4]: `t-dc_bdiv_q' is up to date. > make[4]: `t-gcdext' is up to date. > make[4]: `st_fat' is up to date. > make[4]: `st_instrument' is up to date. > make check-TESTS > PASS: t-asmtype > PASS: t-aors_1 > PASS: t-divrem_1 > PASS: t-fat > PASS: t-get_d > PASS: t-instrument > PASS: t-iord_u > PASS: t-mulmid > PASS: t-mp_bases > PASS: t-perfsqr > PASS: t-scan > PASS: t-lorrshift1 > PASS: t-divebyff > PASS: t-addadd_n > PASS: t-addsub_n > PASS: t-subadd_n > PASS: t-redc_basecase > PASS: t-divebyBm1of > PASS: t-mullowhigh > PASS: t-mullow_basecase > PASS: t-neg > PASS: t-mulmod_2expp1 > PASS: t-mulmod_2expm1 > PASS: t-tdiv_q > PASS: t-sb_divappr_q > PASS: t-dc_divappr_q_n > PASS: t-inv_divappr_q_n > PASS: t-invert > PASS: t-sb_div_q > PASS: t-sb_div_qr > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-dc_div_q > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-dc_div_qr > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-dc_divappr_q > PASS: t-dc_div_qr_n > PASS: t-inv_divappr_q > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-inv_div_q > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-inv_div_qr > PASS: t-inv_div_qr_n > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-tdiv_qr > PASS: t-sb_bdiv_q > PASS: t-sb_bdiv_qr > PASS: t-dc_bdiv_q_n > PASS: t-dc_bdiv_qr_n > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-dc_bdiv_qr > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-dc_bdiv_q > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86 > FAIL: t-gcdext > PASS: st_fat > PASS: st_instrument > ============================================================= > 9 of 48 tests failed > Please report to http://groups.google.co.uk/group/mpir-devel/ > ============================================================= > 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 > > > this is on varro 64 bit > > > -- > You received this message because you are subscribed to the Google Groups > "mpir-devel" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/mpir-devel?hl=en. > >
-- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.
