Sage 10.7 released

115 views
Skip to first unread message

Volker Braun

unread,
Aug 9, 2025, 6:19:55 PMAug 9
to sage-release
The "master" git branch has been updated to Sage-10.7. As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at http://www.sagemath.org/download-latest.html


85c8f1e8a26 (tag: 10.7, github/develop) Updated SageMath version to 10.7
858268b4001 (tag: 10.7.rc2) Updated SageMath version to 10.7.rc2

Marc Culler

unread,
Aug 10, 2025, 10:24:39 AMAug 10
to sage-release
Here is a peculiar thing.  The configure script generates (and ignores) an error saying that SAGE_SPKG_CONFIGURE_ROMAN_NUMERALS_PY is not defined.

That variable appears in real_configure, on a line by itself, surrounded by a huge number of blank lines.

- Marc

Dima Pasechnik

unread,
Aug 10, 2025, 1:21:58 PMAug 10
to sage-r...@googlegroups.com


On August 10, 2025 9:24:38 AM CDT, Marc Culler <marc....@gmail.com> wrote:
>Here is a peculiar thing. The configure script generates (and ignores) an
>error saying that SAGE_SPKG_CONFIGURE_ROMAN_NUMERALS_PY is not defined.
>
>That variable appears in real_configure, on a line by itself, surrounded by
>a huge number of blank lines.

this is probably due to typos in spkg-configure.m4 of this spkg, which is to be fixed by
<https://github.com/sagemath/sage/commit/41b258cb138968cdc0247c378771d04a59c65b2c>
in <https://github.com/sagemath/sage/pull/40555>

Dima

John Cremona

unread,
Aug 14, 2025, 3:38:02 AMAug 14
to sage-r...@googlegroups.com
My build from the github source (after make distclean, ./bootstrap,
./configure, make) fails on building package contourpy-1.3.1.

I have attached the relevant logs.

John
> --
> 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 sage-release...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/0D6474D9-63A3-494A-9727-423D33F517DC%40gmail.com.
install.log
contourpy-1.3.1.log

Dima Pasechnik

unread,
Aug 14, 2025, 11:58:14 PMAug 14
to sage-r...@googlegroups.com
Hi John,
the spkgs involved (pybind11 and contourpy) have not been touched
since Sage 10.6.
The problem is that an old version of pybind11 is found on your system:

[contourpy-1.3.1] [spkg-install] Run-time dependency pybind11
found: YES 2.11.1

and it's too old. build/pkgs/pybind11/spkg-configure.m4 should get a
version constraint to prevent that,
although it's not clear whether you have build Sage's pybind11 which
would be OK to use, or not.
(contourpy should have thrown an error, and probably a new version
would have given a better error message)

Anyway, uninstalling the old pybind11 should fix this.

Dima




They can be upgraded, this might help.
The latest version of contourpy is 1.3.3, while spkg still has
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/CAD0p0K4ubfUYqinRSJUOnUOVLVFXoq%2BPoK5QGiLAue%2B2xifNRQ%40mail.gmail.com.

John Cremona

unread,
Aug 15, 2025, 3:19:53 AMAug 15
to sage-r...@googlegroups.com
On Fri, 15 Aug 2025 at 04:58, Dima Pasechnik <dim...@gmail.com> wrote:
>
> Hi John,
> the spkgs involved (pybind11 and contourpy) have not been touched
> since Sage 10.6.
> The problem is that an old version of pybind11 is found on your system:
>
> [contourpy-1.3.1] [spkg-install] Run-time dependency pybind11
> found: YES 2.11.1
>
> and it's too old. build/pkgs/pybind11/spkg-configure.m4 should get a
> version constraint to prevent that,
> although it's not clear whether you have build Sage's pybind11 which
> would be OK to use, or not.
> (contourpy should have thrown an error, and probably a new version
> would have given a better error message)
>
> Anyway, uninstalling the old pybind11 should fix this.

Thanks, I will try that.

John
> To view this discussion visit https://groups.google.com/d/msgid/sage-release/CAAWYfq1L-zmeBmv%2Bfe9sBAsKNZp7B%2BWKykT7kGfFihZ%2BKQFCwA%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages