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 <https://trac.macports.org/ticket/68920> that does 
this.

- Marc

-- 
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/0c7751dc-1432-4d81-86eb-faa1178d8753n%40googlegroups.com.

Reply via email to