Hi, OK, after all this, the build finally completed. The only changes I made were:
* Updated mpir to rc3 * patched ecm as explained here: http://lists.gforge.inria.fr/pipermail/ecm-discuss/2009-August/004070.html (Though this had to be slightly modified -- just search for the same command, which moved.) I then ran the long Sage test suite, and some tests fail. http://sage.math.washington.edu/home/wstein/build/mpir2/sage-4.3.5/testlong.log ---------------------------------------------------------------------- The following tests failed: sage -t -long "devel/sage/doc/en/tutorial/tour_numtheory.rst" sage -t -long "devel/sage/doc/fr/tutorial/tour_numtheory.rst" sage -t -long "devel/sage/sage/modular/cusps.py" sage -t -long "devel/sage/sage/modular/modsym/boundary.py" sage -t -long "devel/sage/sage/modular/modsym/ambient.py" sage -t -long "devel/sage/sage/libs/pari/gen.pyx" sage -t -long "devel/sage/sage/rings/arith.py" sage -t -long "devel/sage/sage/rings/integer.pyx" sage -t -long "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py" sage -t -long "devel/sage/sage/tests/book_stein_ent.py" sage -t -long "devel/sage/sage/schemes/elliptic_curves/heegner.py" Total time for all tests: 7170.6 seconds -- I looked and it appears that maybe all of these are the result of the XGCD behavior in MPIR changing again. Has it changed to be like GMP now? That would be convenient. This is all now http://trac.sagemath.org/sage_trac/ticket/8664 william -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to mpir-de...@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.