Date: Sun, 28 Apr 2024 08:42:10 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: 85145d134155 - main - finance/hyperswitch: Broken on i386 Message-ID: <202404280842.43S8gAEg040740@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=85145d134155222e2525eb9ea2dd63579bef615b commit 85145d134155222e2525eb9ea2dd63579bef615b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-28 08:41:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-28 08:42:05 +0000 finance/hyperswitch: Broken on i386 Reported by: fallout --- finance/hyperswitch/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/finance/hyperswitch/Makefile b/finance/hyperswitch/Makefile index 91295f5631f5..200543d35e99 100644 --- a/finance/hyperswitch/Makefile +++ b/finance/hyperswitch/Makefile @@ -11,6 +11,8 @@ WWW= https://hyperswitch.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic` + LIB_DEPENDS= librdkafka.so:net/librdkafka \ libzstd.so:archivers/zstdhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404280842.43S8gAEg040740>
