I just successfully built 9.5 from a fresh tarball. After completing the build I installed (as I usually do) an optional package with the command-line "./sage -i database_cremona_ellcurve" and now it is rebuilding gmp. What is going on here? Has the way of installing optional packages changed -- in which case, surely the use of "sage -i" should tell you what to do instead, instead of doing the 'wrong' thing?
John On Mon, 31 Jan 2022 at 13:27, Eric Gourgoulhon <[email protected]> wrote: > > Thank you Volker for the release! > > On Ubuntu 20.04 running on Xeon E5-2623 + 16 GB RAM: > - parallel build (-j16) from a fresh git clone, with system python (3.8.10): > OK > - make ptestlong: passed, except for 2 doctests in > src/sage/game_theory/parser.py > This failure is the lrslib issue dealt with in > https://trac.sagemath.org/ticket/33101 > > Eric. > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-release/962f64b0-84a8-403c-9bc0-a9637d71588en%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAD0p0K6U9_y4N2xSnvgXuk9WAUZQPE6iWBiWAjhVOuqgoxWZeA%40mail.gmail.com.
