Date: Sat, 24 Aug 2024 19:49:41 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 0495c7b470bb - 2024Q3 - net-im/conduit: Mark as broken on i386 Message-ID: <202408241949.47OJnfP0027558@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=0495c7b470bb3453caf202a24eaf2fba12eeea61 commit 0495c7b470bb3453caf202a24eaf2fba12eeea61 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:48:47 +0000 net-im/conduit: Mark as broken on i386 Reported by: pkg-fallout MFH: 2024Q3 (cherry picked from commit 68864810310f8a5bf92dc8b89205ea8f018843ab) --- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408241949.47OJnfP0027558>