Dear All, To add further confusion to this issue, I now tried to install sage from source on an older MacOS 10.15.7 and got this error message. I followed all the instructions in README.md:
... [cypari-2.1.5] [spkg-pipinst] Looking in links: /Users/anne/sage/sage/local/var/lib/sage/venv-python3.10/var/lib/sage/wheels [cypari-2.1.5] [spkg-pipinst] Processing /Users/anne/sage/sage/local/var/lib/sage/venv-python3.10/var/lib/sage/wheels/cypari2-2.1.5-cp310-cp310-macosx_10_15_x86_64.whl (from -r /Users/anne/sage/sage/local/var/lib/sage/venv-python3.10/var/lib/sage/scripts/cypari/spkg-requirements.txt (line 1)) [cypari-2.1.5] [spkg-pipinst] Requirement already satisfied: cysignals>=1.7 in /Users/anne/sage/sage/local/var/lib/sage/venv-python3.10/lib/python3.10/site-packages (from cypari2@ file:///Users/anne/sage/sage/local/var/lib/sage/venv-python3.10/var/lib/sage/wheels/cypari2-2.1.5-cp310-cp310-macosx_10_15_x86_64.whl->-r /Users/anne/sage/sage/local/var/lib/sage/venv-python3.10/var/lib/sage/scripts/cypari/spkg-requirements.txt (line 1)) (1.11.4) [cypari-2.1.5] [spkg-pipinst] Installing collected packages: cypari2 [cypari-2.1.5] [spkg-pipinst] Successfully installed cypari2-2.1.5 [cypari-2.1.5] Deleting build directory /Users/anne/sage/sage/local/var/lib/sage/venv-python3.10/var/tmp/sage/build/cypari-2.1.5 [cypari-2.1.5] Finished installing cypari-2.1.5 [cypari-2.1.5] real 12m29.794s user 10m52.117s sys 0m16.185s 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 23:48 log file: /Users/anne/sage/sage/logs/pkgs/ipykernel-6.27.1.log 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 44m57.426s user 209m54.674s sys 32m35.642s make[1]: *** [all-start] Error 1 make: *** [all] Error 2 Best wishes, Anne On Monday, September 23, 2024 at 9:10:12 PM UTC-7 Anne Schilling wrote: > Hi Kwankyu, > > I tried the simplified installation instructions in 38659. Now I get the > following error message (after doing make distclean as well): > > [cypari-2.2.0] [spkg-pipinst] Requirement already satisfied: > cysignals>=1.11.3 in > /Applications/sage/local/var/lib/sage/venv-python3.9/lib/python3.9/site-packages > > (from cypari2@ > file:///Applications/sage/local/var/lib/sage/venv-python3.9/var/lib/sage/wheels/cypari2-2.2.0-cp39-cp39-macosx_11_0_universal2.whl->-r > > /Applications/sage/local/var/lib/sage/venv-python3.9/var/lib/sage/scripts/cypari/spkg-requirements.txt > > (line 1)) (1.11.4) > [cypari-2.2.0] [spkg-pipinst] Installing collected packages: cypari2 > [cypari-2.2.0] [spkg-pipinst] Successfully installed cypari2-2.2.0 > [cypari-2.2.0] Deleting build directory > /Applications/sage/local/var/lib/sage/venv-python3.9/var/tmp/sage/build/cypari-2.2.0 > [cypari-2.2.0] Finished installing cypari-2.2.0 > [cypari-2.2.0] real 1m44.371s user 1m31.273s sys 0m7.499s > > 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 20:59 > log file: /Applications/sage/logs/pkgs/ipykernel-6.27.1.log > > * package: scipy-1.12.0 > last build time: Sep 23 20:59 > log file: /Applications/sage/logs/pkgs/scipy-1.12.0.log > > > 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 33m20.291s user 80m26.058s sys 15m16.308s > > make[1]: *** [all-start] Error 1 > make: *** [all] Error 2 > > Best wishes, > > Anne > > On Monday, September 23, 2024 at 5:59:17 PM UTC-7 Kwankyu Lee wrote: > >> Hi Anne, >> >> The PR https://github.com/sagemath/sage/pull/38659 aims to simplify the >> installation instructions in README. >> >> As you seem to have a new macOS, would you try the guide in the new >> README on your platform? >> >> I have no idea about the cause of your troubles though. >> >> Kwankyu >> > -- 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/a53e3416-59c2-4364-9a2d-b5e031d99916n%40googlegroups.com.