On Mac OS 13.5, with Intel Core i5, and homebrew, it compiled from the first built. As for make ptestlong, it gives
sage -t --long --warn-long 206.6 --random-seed=211368762131604256743802246121232764644 src/sage/rings/polynomial/multi_polynomial_ideal.py # Killed due to segmentation fault sage -t --long --warn-long 206.6 --random-seed=211368762131604256743802246121232764644 src/sage/libs/giac/__init__.py # Timed out sage -t --long --warn-long 206.6 --random-seed=211368762131604256743802246121232764644 src/sage/modular/modform_hecketriangle/readme.py # 1 doctest failed sage -t --long --warn-long 206.6 --random-seed=211368762131604256743802246121232764644 src/sage/modular/modform_hecketriangle/abstract_space.py # 3 doctests failed sage -t --long --warn-long 206.6 --random-seed=211368762131604256743802246121232764644 src/sage/modular/modform_hecketriangle/space.py # 2 doctests failed Kenji > 13/08/2023 19:31、Volker Braun <[email protected]>のメール: > > 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 > > aa220c4a1e3 (tag: 10.1.rc0, github/develop) Updated SageMath version to > 10.1.rc0 > 50208b76199 gh-36077: `sage.graphs`: fix doctest warnings due to > modularization > 2b22924ded5 gh-36076: Remove deprecated parameter circular from method > `is_planar` > a00ac4f5a5c gh-36075: Remove rename warning in spanning_tree.pyx > 35ac035e0eb gh-36074: Remove deprecation warnings renaming parameter > verbosity to verbose in graphs > 32d375d23ce gh-36073: Stop sorting Graph vertices and edges by default > 1e6cd50d88d gh-36072: small cleanup of triangulation/base.pyx > ddcfc9afe34 gh-36068: Speed-up matrix construction by ensuring MatrixArgs > type MA_ENTRIES_ZERO > caf98de404c gh-36066: Fix link to tutorial in PDF docs. This fixes #35736. > 517cdce8d9b gh-36062: Fix typo in docstring > d6c6f621891 gh-36056: `sage.rings.finite_rings`: Modularization fixes, `# > needs` > 03dec7d1d7a gh-36052: `sage.rings.{padics,valuation}`: Modularization fixes, > `# needs` > afb74af1e6f gh-36051: `sage.{topology,homology}`: Update # needs, > modularization fixes > ba7d11896cf gh-36045: `sage.rings.polynomial`: Modularization fixes, `# needs` > a38d1298dd2 gh-36044: `sage.rings.number_field`: Modularization fixes, > doctest cosmetics, `# needs` > 11751dccdb9 gh-36040: Fix failing doctest in sage/graphs/bliss.pyx > a023470b2a5 gh-36039: cylint: some details in arith, algebras and crypto > folders > 47b6151f4b7 gh-36038: `sage.plot`: Add/update `# needs` > d150b9ac3d1 gh-36037: `sage.typeset`: Update `# needs` > b26827269bc gh-36036: Fix E721 warnings for .pyx files > 5b5adf1a711 gh-36035: cython-lint : further fixes in quadratic forms > 53406923081 gh-36034: Fix block-scoped doctest tags with `\` line > continuations > e8453e1cc87 gh-36033: `sage.geometry`: Update `# needs`, use block-scoped tags > 1039d66f0a1 gh-36032: Fix pycodestyle warning E721 > ad549b60811 gh-36025: Use `# optional - gap_package_grape` etc. instead of `# > optional - gap_packages` > 8402923dbc6 gh-35982: some care in sage/graphs/domination.py > e86a48fefed gh-35981: some improvements in sage/graphs/orientations.py > df198d044f2 gh-35969: Improve method reverse for digraphs > de15e88544a gh-35935: add multiple= option to > EllipticCurvePoint_field.set_order() > c0b16839bfb gh-35903: Add parameter key to methods multiple_edges and > edge_boundary > d5a3fd14e0c gh-35884: `sage.{modular,schemes}`: Modularization fixes for > imports; update `sage -fiximports`, add relint pattern > 0fd596703c8 (tag: 10.1.beta9) Updated SageMath version to 10.1.beta9 > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-release/97f5ea20-c948-4e3e-9946-7d015caa716fn%40googlegroups.com > > <https://groups.google.com/d/msgid/sage-release/97f5ea20-c948-4e3e-9946-7d015caa716fn%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/71D93332-8C94-42D4-B865-6EAA40D2BD0E%40gmail.com.
