Brilliant. Thanks Dima, this fixes my problem. Andrew On Monday, 29 December 2025 at 6:55:10 pm UTC+11 [email protected] wrote:
> On Sun, Dec 28, 2025 at 10:47 PM Andrew <[email protected]> wrote: > > > > What is the recommended way to install sage from source these days? I am > failing to compile sage 10.9.beta0 on a macbook pro m4 using version 26.2 > of both macosx and xcode. I thought that the recommended process was, from > SAGE_ROOT, > > you might need to merge > > https://github.com/sagemath/sage/pull/41341 > > (which updates primecountpy) and try again > > > > > > > ./configure && source .homebrew-build-env && make reconfigure && make > > > > After it failed the first time, I tried make distclean, checked that I > had all of the recommended packages installed via homebrew and repeated the > mantra above. The compile again failed with: > > > > The following package(s) may have failed to build (not necessarily > > during this run of 'make all-start'): > > > > * package: primecountpy-0.1.1 > > last build time: 29 Dec 01:44 > > log file: /usr/local/src/sage/logs/pkgs/primecountpy-0.1.1.log > > > > My gzipped install log is attached. Any suggestions would be much > appreciated! > > Andrew > > > > -- > > 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 [email protected]. > > To view this discussion visit > https://groups.google.com/d/msgid/sage-devel/c00deb1e-577a-4e7e-921e-7bb9c9eed3c7n%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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/2b77b2f1-0b81-4934-8d76-bde6a05073bfn%40googlegroups.com.
