Date: Sat, 14 Mar 2026 07:37:37 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a271777fafc1 - main - devel/cargo-about: Broken on i386 Message-ID: <69b51041.32ce0.d9bd25f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a271777fafc1b4cb06c66e5437d53f511fa0fc4d commit a271777fafc1b4cb06c66e5437d53f511fa0fc4d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-13 20:28:38 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-14 07:37:31 +0000 devel/cargo-about: Broken on i386 Reported by: fallout --- devel/cargo-about/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/cargo-about/Makefile b/devel/cargo-about/Makefile index 0384acb9a22d..e33f75334b6c 100644 --- a/devel/cargo-about/Makefile +++ b/devel/cargo-about/Makefile @@ -12,6 +12,8 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT +BROKEN_i386= ld: error: undefined symbol: __atomic_load + BUILD_DEPENDS= rust>1.85:lang/rust LIB_DEPENDS= libzstd.so:archivers/zstdhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b51041.32ce0.d9bd25f>
