Andrew
unread,Mar 26, 2026, 7:25:41 PM (7 days ago) Mar 26Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
Meson decided to recompile sage for me yesterday, but it
failed breaking my previously working installation of 10.9.beta7. I
pulled 10.9.beta8, updated homebrew, and tried to recompile, but I can't
get it to work. I suspect it's a python issue as I have 3.13 and 3.14
installed. So, I installed 3.12 and then tried rebuilding using both
./configure --with-python=/opt/homebrew/bin/python3.12
and
./configure --without-system-python3
but this didn't help.
I
am using macosx 26.3.1 with xcode 26.4 on a macbook pro with an m4
chip. My latest install log is attached. Any hints would be appreciated!
Andrew