On Mac OS 13.4 (Intel Core i5) with Xcode 14.3.1 and upgraded homebrew, it compiled from the first built. make pytest passed, but for make ptestlong I had
---------------------------------------------------------------------- sage -t --long --warn-long 152.8 --random-seed=246292994690292862864569757105920887953 src/sage/libs/giac/__init__.py # Timed out sage -t --long --warn-long 152.8 --random-seed=246292994690292862864569757105920887953 src/sage/modular/modform_hecketriangle/readme.py # 1 doctest failed sage -t --long --warn-long 152.8 --random-seed=246292994690292862864569757105920887953 src/sage/modular/modform_hecketriangle/abstract_space.py # 3 doctests failed sage -t --long --warn-long 152.8 --random-seed=246292994690292862864569757105920887953 src/sage/modular/modform_hecketriangle/space.py # 2 doctests failed ——————————————————————————————————— K. > 31/05/2023 23:59、G. M.-S. <[email protected]>のメール: > > > This is on Apple Silicon Macs ("M" series) with Homebrew up to date > (including OpenBLAS), on macOS 11.7.7 (Xcode 13.2.1), macOS 12.6.6 (Xcode > 14.2) and macOS 13.4 (Xcode 14.3). > > After make and make pytest (which succeed) make ptestlong gives the following. > > On macOS 11.7.7, macOS 12.6.6, macOS 13.4: > > sage -t --long --warn-long … --random-seed=… > src/sage/modular/modform_hecketriangle/abstract_space.py # 3 doctests failed > sage -t --long --warn-long … --random-seed=… > src/sage/modular/modform_hecketriangle/readme.py # 1 doctest failed > sage -t --long --warn-long … --random-seed=… > src/sage/modular/modform_hecketriangle/space.py # 2 doctests failed > (see https://github.com/sagemath/sage/issues/35273) > > sage -t --long --warn-long 26.5 > --random-seed=164104516405977008420373837524113607070 > src/sage/quadratic_forms/binary_qf.py # 1 doctest failed > (see https://github.com/sagemath/sage/issues/35292 and > https://github.com/sagemath/sage/pull/35262) > > Additionally, on macOS 11.7.7: > sage -t --long --warn-long … --random-seed=… > src/sage/matrix/matrix_gf2e_dense.pyx # 1 doctest failed > (see https://github.com/sagemath/sage/issues/33212) > > Additionaly, on macOS 13.4: > sage -t --long --warn-long 30.6 --random-seed=… > src/sage/libs/giac/__init__.py # Killed due to kill signal > (see https://github.com/sagemath/sage/issues/35646) > sage -t --long --warn-long 29.5 --random-seed=… > src/sage/structure/coerce_actions.pyx # 3 doctests failed > (not seen by Kenji on Intel, see attached output) > > Guillermo > > On Sun, 28 May 2023 at 12:16, Volker Braun <[email protected] > <mailto:[email protected]>> wrote: >> 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 >> >> 3202f6515c9 (tag: 10.1.beta1, github/develop) Updated SageMath version to >> 10.1.beta1 >> 21e8f9faf13 gh-35647: sage.graphs: More # optional and other modularization >> fixes >> 3b9d6769a5a gh-35643: Avoid redundant computations in finite field >> .conjugate() method >> 9a0d0ab08e7 gh-35641: Fix typo in documentation >> 1a73b3bbbfa gh-35635: Support sympy 1.12 >> ad47780d207 gh-35634: activating more pycodestyle checks >> a80034a30e8 gh-35632: Use fixed random-seed in the "Build & Test" CI >> 43c7f500821 gh-35631: simplify some all(all(...)) in combinat and geometry >> 82a45094a12 gh-35630: Implement the octonions >> 92c3735b40f gh-35627: Remove jupyter-packaging for conda >> 3a9ef6b2871 gh-35623: cython-linting of unused imports in modules and >> dynamics >> 42e53e7c967 gh-35622: `Animation.ffmpeg`: Shell-quote filenames >> 4ddf9328e75 gh-35619: upgrade Maxima to 5.46.0 >> 35cbd2f2a2c gh-35612: Support linbox 1.7.0 and 1.6.3 at the same time >> 72bd42eac85 gh-35610: Check for empty string before trying to evaluate in >> _element_constructor >> 733d3bcf8bd gh-35608: src/doc/common/python3.inv: Update >> 20966525b55 gh-35598: Remove global sage.all import in pytest >> ebb94731b20 gh-35596: Fix Max=Min warning in coin interacts >> a105ea688d0 gh-35591: Implement twisted affine Lie algebras >> 4ae18984028 gh-35589: `bootstrap-conda`: Skip the dummy package `_sagemath` >> bec5da32e35 gh-35586: `sage.geometry`: Add some `# optional`, reformat >> doctests >> be0aab74fd7 gh-35584: Support networkx 3.1 >> a62543d2423 gh-35582: Fix discrepancy in partitions between provided number >> and starting partition >> cb2f3c0a424 gh-35581: `sage.{topology,homology}`: Modularization fixes >> be85e35f283 gh-35578: refactor: improve initialization of combinatorial >> polyhedron >> eb25bd0b36b gh-35577: refactor: outsource methods in combinatorial polyhedron >> f5a86be3577 gh-35576: simplify some trivial iterations >> 570eba54caa gh-35575: some details in commutative dga >> 18a217ec738 gh-35574: details on complex reflection groups >> 39619d41009 gh-35567: some typing and code tweaks in MZV >> f25807fb94d gh-35457: `sage.rings`: Reformat doctests, add `# optional` >> annotations >> 8eb148454f0 gh-35407: pkg-config should be `_bootstrap`, not `_prereq`, on >> all distros >> 7404764fb27 (tag: 10.1.beta0) Updated SageMath version to 10.1.beta0 > > > -- > 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/CANnG18_9KroauNnpoiEM0jKcQJbu0GvVoJDffj-inC2ihkRimw%40mail.gmail.com > > <https://groups.google.com/d/msgid/sage-release/CANnG18_9KroauNnpoiEM0jKcQJbu0GvVoJDffj-inC2ihkRimw%40mail.gmail.com?utm_medium=email&utm_source=footer>. > <coerce_actions.pyx.txt> -- 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/9AB409B9-FDCE-46B9-9F78-EA94F4E45014%40gmail.com.
