Re: git: ee61f282d241 - main - math/linbox: mark BROKEN with clang19
Date: Sat, 11 Jan 2025 10:46:45 UTC
portmgr@: the clang-19 on current and stable/14 seems to take us to an interesting ride. Precedent was that Doxygen's merging an older version of TinyDeflate could not be compiled either (fixed since on ports' main line, but does not transfer - different C++ pickiness on linbox). Salut Thierry, stable/14 also has clang-19 merged, so marking broken on FreeBSD15 only might be half of what we need. Please check. For Merci d'avance. Am 11.01.25 um 11:29 schrieb Thierry Thomas: > The branch main has been updated by thierry: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=ee61f282d241a0567ddbd729b104aca14da60913 > > commit ee61f282d241a0567ddbd729b104aca14da60913 > Author: Thierry Thomas <thierry@FreeBSD.org> > AuthorDate: 2025-01-11 10:14:38 +0000 > Commit: Thierry Thomas <thierry@FreeBSD.org> > CommitDate: 2025-01-11 10:14:38 +0000 > > math/linbox: mark BROKEN with clang19 > > See <https://github.com/linbox-team/linbox/issues/320>. > --- > math/linbox/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/math/linbox/Makefile b/math/linbox/Makefile > index e47c8c2df1aa..cd9cf87c3ee8 100644 > --- a/math/linbox/Makefile > +++ b/math/linbox/Makefile > @@ -11,6 +11,9 @@ WWW= https://linalg.org/ > LICENSE= GPLv2 LGPL21 > LICENSE_COMB= dual > > +# See https://github.com/linbox-team/linbox/issues/320 > +BROKEN_FreeBSD_15= compilation errors with clang19 > + Cheers, Matthias -- Matthias Andree FreeBSD ports committer