Thanks Marc, I have updated https://wiki.sagemath.org/ReleaseTours/sage-9.5#Sources
On Thursday, January 20, 2022 at 11:31:36 PM UTC-8 [email protected] wrote: > I have resolved all of the issues I know of in the binary prelease of sage > 9.5 > https://github.com/3-manifolds/Sage_macOS/releases/download/v1.3-rc1/SageMath-9.5_arm64.dmg > > . > > I switched to using the homebrew version of gfortran-11. That resolved > the crash when importing sage.manifolds.manifold (which was actually > happening when importing the scpy integration module.) I believe that the > problem was that the other gfortran compiler implements fortran 2018 and > some of the scipy modules are not compliant with that. > > I also added a copy of the gfortran runtime, suitably adjusted to work in > the Sage framework in the app bundle. > > Matthias, I think you should revise your recommendation so it specifies > the homebrew gfortran-11. > On Monday, January 17, 2022 at 3:13:38 PM UTC-6 Marc Culler wrote: > >> My attempt to build rc2 on macOS with arm CPU failed with this error: >> >> Installing cryptominisat-5.6.8 >> /private/var/tmp/sage-9.5-current/local/var/lib/sage/venv-python3.9.9/bin/python3: >> >> No module named pip >> >> Maybe a pip dependency is missing now for cryptominisat? >> >> - Marc >> On Sunday, January 16, 2022 at 4:09:02 PM UTC-6 [email protected] >> wrote: >> >>> The sqlite doctest failure is tracked at >>> https://trac.sagemath.org/ticket/29092 >>> >>> On Sunday, January 16, 2022 at 1:42:06 PM UTC-8 >>> [email protected] wrote: >>> >>>> Thanks Volker for preparing the release. >>>> >>>> All tests pass on debian buster, except >>>> >>>> sage -t --long --random-seed=146168601452887490256495561253701871534 >>>> src/sage/tests/cmdline.py # 3 doctests failed >>>> >>>> as squlite executable is not available. >>>> >>>> Volker Braun schrieb am Sonntag, 16. Januar 2022 um 18:17:36 UTC+1: >>>> >>>>> 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 >>>>> >>>>> f9b2db94f6 (tag: 9.5.rc2, trac/develop) Updated SageMath version to >>>>> 9.5.rc2 >>>>> 7a9347dbc0 Trac #33155: Broken install using system pythons < 3.10 >>>>> from python.org macOS packages >>>>> fe634f8613 Trac #33162: Fix installation of cryptominisat and >>>>> pycryptosat >>>>> 9ceaaea7a7 Trac #33153: opensuse-tumbleweed: sagelib build fails >>>>> 3da1b22c25 (tag: 9.5.rc1) Updated SageMath version to 9.5.rc1 >>>>> >>>> -- 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/39a92f87-27ad-4ee2-869e-2ff3377d4c08n%40googlegroups.com.
