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.
This commit is contained in:
Cy Schubert
2023-06-26 11:33:12 -07:00
parent d4a446583e
commit 2f0d75fa81
+1
View File
@@ -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'