Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2024 11:39:30 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9237ae5a2246 - main - devel/zapcc: marked broken on 15.0
Message-ID:  <202406131139.45DBdUFb062903@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dinoex:

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

commit 9237ae5a2246263ec05313e8cf699c6127bcf68f
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2024-06-13 11:39:19 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2024-06-13 11:39:19 +0000

    devel/zapcc: marked broken on 15.0
    
    PR: 279370
---
 devel/zapcc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/zapcc/Makefile b/devel/zapcc/Makefile
index 7893e1ba935b..ac7f870b3995 100644
--- a/devel/zapcc/Makefile
+++ b/devel/zapcc/Makefile
@@ -11,6 +11,7 @@ LICENSE=	NCSA
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
 BROKEN_riscv64=		fails to build: CMake Error at cmake/config-ix.cmake:407: Unknown architecture riscv64
+BROKEN_FreeBSD_15=	fails to build: failed symbol not defined
 
 BUILD_DEPENDS=	googletest>0:devel/googletest
 


home | help

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