Meson decided to recompile sage yesterday for me yesterday, but it failed breaking my previously working installation of 10.9.beta8. 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 31.4 installed. I tried reinstalling 3.12 and then 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