#15578: gmp: universal build is broken (t-get_d test fails) -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- I enabled the universal variant of gmp in r37327 because it seemed to build, but the test suite fails: {{{ creating t-scan make check-TESTS PASS: t-asmtype PASS: t-aors_1 PASS: t-divrem_1 PASS: t-fat mpn_get_d wrong on 2^n bit 0 exp 0 want_bit 0 sign 0 n =0x1 nsize 1 want =[00 00 00 00 00 00 F0 3F] 1 got =[FE 07 00 00 00 00 00 00] 1.0108583113911904294e-320 FAIL: t-get_d PASS: t-instrument PASS: t-iord_u PASS: t-mp_bases PASS: t-perfsqr PASS: t-scan ================================== 1 of 10 tests failed Please report to gmp-bugs@swox.com ================================== 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 }}} I'm [http://gmplib.org/list-archives/gmp-bugs/2008-June/001031.html asking the developers] for help with this problem. -- Ticket URL: <http://trac.macports.org/ticket/15578> MacPorts <http://www.macports.org/> Ports system for Mac OS