Date: Fri, 12 Apr 2024 03:56:13 GMT 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: 01c8f5898079 - main - devel/rye: Broken on i386 Message-ID: <202404120356.43C3uDME021453@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=01c8f5898079831af8623f183c98e87e58403556 commit 01c8f5898079831af8623f183c98e87e58403556 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-12 03:55:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-12 03:55:39 +0000 devel/rye: Broken on i386 Reported by: fallout --- devel/rye/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/rye/Makefile b/devel/rye/Makefile index 5d550a3fd123..2b27540e65c1 100644 --- a/devel/rye/Makefile +++ b/devel/rye/Makefile @@ -9,6 +9,8 @@ WWW= https://rye-up.com LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= link fails: ld: error: undefined symbol: __atomic_is_lock_free + BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404120356.43C3uDME021453>