git: ea03a32369dc - main - dns/bundy: Mark as broken on FreeBSD 14.

Mathieu Arnold mat at FreeBSD.org
Thu Jun 17 08:36:34 UTC 2021


The branch main has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ea03a32369dc4d54660a87bddee22e12b6435231

commit ea03a32369dc4d54660a87bddee22e12b6435231
Author:     Mathieu Arnold <mat at FreeBSD.org>
AuthorDate: 2021-06-17 08:22:40 +0000
Commit:     Mathieu Arnold <mat at FreeBSD.org>
CommitDate: 2021-06-17 08:29:57 +0000

    dns/bundy: Mark as broken on FreeBSD 14.
---
 dns/bundy/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile
index d2bcd892886a..453554ee4c32 100644
--- a/dns/bundy/Makefile
+++ b/dns/bundy/Makefile
@@ -20,6 +20,7 @@ BROKEN_armv6=		fails to build: Child process terminated abnormally: Segmentation
 BROKEN_armv7=		fails to build: Child process terminated abnormally: Segmentation fault
 BROKEN_FreeBSD_11_powerpc64=	fails to configure on powerpc64 elfv1: checking for botan/botan.h... no
 BROKEN_FreeBSD_12_powerpc64=	fails to configure on powerpc64 elfv1: checking for botan/botan.h... no
+BROKEN_FreeBSD_14=	fails to build: error: Boost shared memory does not compile on this system.
 
 BUILD_DEPENDS=	${LOCALBASE}/include/log4cplus/logger.h:devel/log4cplus \
 		sqlite3>=3.3.9:databases/sqlite3 \


More information about the dev-commits-ports-main mailing list