Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2021 08:36:33 GMT
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ea03a32369dc - main - dns/bundy: Mark as broken on FreeBSD 14.
Message-ID:  <202106170836.15H8aXtF000514@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat:

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

commit ea03a32369dc4d54660a87bddee22e12b6435231
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2021-06-17 08:22:40 +0000
Commit:     Mathieu Arnold <mat@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106170836.15H8aXtF000514>