summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-06-26 11:33:12 -0700
committerCy Schubert <cy@FreeBSD.org>2023-06-26 11:41:55 -0700
commit2f0d75fa81a4e3632e261968eae7b456b210ce04 (patch)
tree2911d94808226eb3dae7a4320d50d9adb701b962
parentsecurity/fwbuilder: Deprecate abaondonware (diff)
devel/bitkeeper: Flag BROKEN under 14-CURRENT
tcl/tk bindings break under LLVM16. The inflexible build gui/ build system overwrites environment variables. Fixing this port will otherwise require wholesale rewrites, including replacment of throw exceptions. An upstream issue has been created to document the problems.
-rw-r--r--devel/bitkeeper/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bitkeeper/Makefile b/devel/bitkeeper/Makefile
index 79b5a4cdf89e..141c760b3fca 100644
--- a/devel/bitkeeper/Makefile
+++ b/devel/bitkeeper/Makefile
@@ -11,6 +11,7 @@ WWW= https://www.bitkeeper.org/
LICENSE= APACHE20
+BROKEN_FreeBSD_14= tcl/tk bindings break under LLVM16
BROKEN_aarch64= ld: error: undefined symbol: fpsetround
BROKEN_riscv64= fails to compile: src/gui/tcltk/tcl/unix/tclUnixInit.c:401:16: error: use of undeclared identifier 'FP_RN'