you probably need the latest, openblas 0.3.28. (0.3.26 pre-dates macOS 15.0, IMHO)
It's already in Homebrew (https://formulae.brew.sh/formula/openblas#default) so you might give it a try this way. Or we should make a separate update, as https://github.com/sagemath/sage/pull/38227 might to get merged soon enough for you. Dima On Mon, Sep 23, 2024 at 6:54 PM Anne Schilling <anne1.schill...@gmail.com> wrote: > > Dear all, > > I am having trouble installing SageMath on MacOS 15.0. I get the following > error message: > > .... > amax_k_ -DCNAME=samax_k -DCHAR_NAME=\"samax_k_\" -DCHAR_CNAME=\"samax_k\" > -DNO_AFFINITY -I.. -UDOUBLE -UCOMPLEX -UCOMPLEX -UDOUBLE -DUSE_ABS > -UUSE_MIN ../kernel/arm64/amax.S -o samax_k.o > [openblas-0.3.26] [spkg-install] make[6]: *** No rule to make target > `../kernel/arm64/amin.S', needed by `samin_k.o'. Stop. > [openblas-0.3.26] [spkg-install] make[5]: *** [libs] Error 1 > [openblas-0.3.26] [spkg-install] > ******************************************************************************** > [openblas-0.3.26] [spkg-install] Error building openblas-0.3.26 > [openblas-0.3.26] [spkg-install] > ******************************************************************************** > [openblas-0.3.26] > ************************************************************************ > [openblas-0.3.26] Error installing package openblas-0.3.26 > [openblas-0.3.26] > ************************************************************************ > [openblas-0.3.26] Please email sage-devel > (http://groups.google.com/group/sage-devel) > [openblas-0.3.26] explaining the problem and including the log files > [openblas-0.3.26] /Applications/sage/logs/pkgs/openblas-0.3.26.log > [openblas-0.3.26] and > [openblas-0.3.26] /Applications/sage/config.log > [openblas-0.3.26] Describe your computer, operating system, etc. > [openblas-0.3.26] If you want to try to fix the problem yourself, *don't* > just cd to > [openblas-0.3.26] /Applications/sage/local/var/tmp/sage/build/openblas-0.3.26 > and type 'make' or whatever is appropriate. > [openblas-0.3.26] Instead, the following commands setup all environment > variables > [openblas-0.3.26] correctly and load a subshell for you to debug the error: > [openblas-0.3.26] (cd > '/Applications/sage/local/var/tmp/sage/build/openblas-0.3.26' && > '/Applications/sage/sage' --buildsh) > [openblas-0.3.26] When you are done debugging, you can type "exit" to leave > the subshell. > [openblas-0.3.26] > ************************************************************************ > [openblas-0.3.26] real 11m53.637s user 8m5.845s sys 2m24.718s > make[4]: *** [openblas-SAGE_LOCAL-no-deps] Error 1 > make[3]: *** > [/Applications/sage/local/var/lib/sage/installed/openblas-0.3.26] Error 2 > make[2]: *** [all-start] Error 2 > *************************************************************** > Error building Sage. > > The following package(s) may have failed to build (not necessarily > during this run of 'make all-start'): > > * package: ipykernel-6.27.1 > last build time: Sep 23 10:31 > log file: /Applications/sage/logs/pkgs/ipykernel-6.27.1.log > > * package: openblas-0.3.26 > last build time: Sep 23 10:37 > log file: /Applications/sage/logs/pkgs/openblas-0.3.26.log > build directory: /Applications/sage/local/var/tmp/sage/build/openblas-0.3.26 > > It is safe to delete any log files and build directories, but they > contain information that is helpful for debugging build problems. > WARNING: If you now run 'make' again, the build directory of the > same version of the package will, by default, be deleted. Set the > environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this. > > real 11m58.056s user 14m42.784s sys 4m9.943s > make[1]: *** [all-start] Error 1 > make: *** [all] Error 2 > > The logs are attached. > > Best wishes, > > Anne > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/21f2c768-c732-46d3-aef4-be86d2b42c1cn%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq2HWGa2dSYKXaR4m4YdaF3k5SfKL1y1Pr8PsSsMjaBBWQ%40mail.gmail.com.