Re: [sage-devel] Sage build failure on MacOS Sequoia 15.4

2025-04-08 Thread Michael Orlitzky
On 2025-04-08 03:29:40, Zeke wrote: > I'm having trouble building sage, encountering errors for the below > packages. > > 1. for both singular and gfan > > Error arises from ./gfanlib_matrix.h > > a.vectormultiply(b.column(i)) For singular, this is: https://github.com/Singular/Singular/is

Re: [sage-devel] Sage build failure on MacOS Sequoia 15.4

2025-04-08 Thread Dima Pasechnik
This looks like the report from https://groups.google.com/g/sage-release/c/fbtK6VeIikE/m/zhJp0MtgCQAJ (which also suggests fixes etc) On Tue, Apr 8, 2025 at 9:55 AM Zeke wrote: > > I'm having trouble building sage, encountering errors for the below packages. > > 1. for both singular and gfan > >