The issue with the --disable-editable has now been fixed by Matthias Koeppe in PR #38304.
It was not specific to macOS. - Marc On Thursday, May 30, 2024 at 11:35:07 AM UTC-5 Jon Higa wrote: > > Jon Higa > May 21, 2024, 12:41:48 PM (9 days ago) > to sage-support > > Jon Higa > Mar 25, 2024, 4:22:29 PM > to sage-support > I tried to build Sage 10.4.beta7 in Sonoma 14.5 on an M3 Pro. > > Commands: > > git clone https://github.com/sagemath/sage.git > > cd sage > > git checkout 10.4.beta7 > > brew upgrade > > source .homebrew-build-env > > make configure > > ./configure --prefix=/usr/local/sage/10.4.beta7 > --enable-database_odlyzko_zeta --disable-editable --with-python= > /opt/homebrew/bin/python3.11 > > make > > Output: > > Error building Sage. > > > The following package(s) may have failed to build (not necessarily > > during this run of 'make all-start'): > > > * package: sagemath_doc_html-none > > last build time: May 30 12:21 > > log file: /Users/jon/sage/logs/pkgs/sagemath_doc_html-none.log > > build directory: > /usr/local/sage/10.4.beta7/var/tmp/sage/build/sagemath_doc_html-none > The build works, however, if I remove --disable-editable. > > I can proceed with an editable build, but as this is a beta, I hope it is > worth noting a failing case if it was not already known to be failing. > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/a8d78a74-c9da-4644-9b8c-4e6aaf42b7ffn%40googlegroups.com.