Problems compiling 10.9.beta0 on a mac

39 views
Skip to first unread message

Andrew

unread,
Dec 28, 2025, 11:47:48 PM (5 days ago) 12/28/25
to sage-devel
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,

./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
install.log.gz

Dima Pasechnik

unread,
Dec 29, 2025, 2:55:10 AM (4 days ago) 12/29/25
to sage-...@googlegroups.com, andrew...@gmail.com
On Sun, Dec 28, 2025 at 10:47 PM Andrew <andrew...@gmail.com> 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 sage-devel+...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/sage-devel/c00deb1e-577a-4e7e-921e-7bb9c9eed3c7n%40googlegroups.com.

Andrew

unread,
Dec 29, 2025, 3:42:28 PM (4 days ago) 12/29/25
to sage-devel
Brilliant. Thanks Dima, this fixes my problem.
Andrew
Reply all
Reply to author
Forward
0 new messages