git: ee61f282d241 - main - math/linbox: mark BROKEN with clang19
Date: Sat, 11 Jan 2025 10:29:47 UTC
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
+
BUILD_DEPENDS= fflas-ffpack-config:math/fflas-ffpack
LIB_DEPENDS= libgmp.so:math/gmp \
libgivaro.so:math/givaro