The e_antic spkg doesn't build with XCode 16 on macOS Sequoia

45 views
Skip to first unread message

Marc Culler

unread,
Oct 3, 2024, 11:07:57 PM10/3/24
to sage-devel
This was the only other problem package besides gfortran.  The issue seems to be that one of the e_antic files includes a boost header which triggers a warning about assigning out-of-range values to an enum.  That warning was promoted to an error in clang 16.  Boost actually already has a workaround,, because other compilers generate errors for this as well.  So that workaround just needs to be activated for clang 16.  There is a patch in this macports ticket that does this.

- Marc
Reply all
Reply to author
Forward
0 new messages