On Fri, Oct 4, 2024 at 11:04 PM John H Palmieri <jhpalmier...@gmail.com> wrote:
>
> Update: it seems to be the version of pari, not OS X. In more detail, I'm now 
> seeing the same failure on a different OS X machine, and I think the problem 
> is that homebrew upgraded from pari 2.15 to pari 2.17. I just tried 
> `./configure --with-system-pari=no` and cypari built successfully. When I 
> have time, I will verify that a complete Sage build succeeds.

we currently do not put any upper bounds on the Pari version.

The version number of 2.17.x in its internal format is
135424+x, and we should ban anything version 135424 or bigger for the
time being.
I opened https://github.com/sagemath/sage/issues/38769 to fix this.

Dima

>
> On Friday, October 4, 2024 at 2:46:15 PM UTC-7 John H Palmieri wrote:
>>
>> I upgraded one machine to Sequoia 15.0.1 today, and now cypari fails to 
>> build. This is an Apple Silicon laptop with many homebrew packages 
>> installed. Some logs are attached. Any suggestions?
>>
>> --
>> John
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/083a7ef3-868c-4c39-b143-78745029ddb5n%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 sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq3%2BMJjcuGGD4493p2dDcr93k-b3UT%3DDOQL8F616rzf7cA%40mail.gmail.com.

Reply via email to