I'm trying to build 10.6.beta9 from source on a Apple M3 Pro running Sequoia 15.3.1 using Python 3.13, and when I try to build, it fails on cypari 2.2.1, apparently with an error that there are an incorrect number of arguments to the function `qfcvp0`.
I see that PR #38749 bumped the cypari version from 2.2.0 since beta8, so maybe that is related to this problem? Does anyone have any advice on how to resolve this issue?
My build process is to run the short shell script I wrote from a directory containing SAGE_ROOT. The shell script is attached in addition to the logs config.log and cypari-2.2.1.log.