git: 68864810310f - main - net-im/conduit: Mark as broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Aug 2024 19:49:01 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=68864810310f8a5bf92dc8b89205ea8f018843ab commit 68864810310f8a5bf92dc8b89205ea8f018843ab Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-08-24 19:38:13 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-08-24 19:47:12 +0000 net-im/conduit: Mark as broken on i386 Reported by: pkg-fallout MFH: 2024Q3 --- net-im/conduit/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile index 98e3b73021c2..34b5f5be5d62 100644 --- a/net-im/conduit/Makefile +++ b/net-im/conduit/Makefile @@ -13,6 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://gitlab.com/famedly/conduit/-/issues/416 +BROKEN_i386= fails to build BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT} RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss