Date: Sat, 24 Aug 2024 19:49:39 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: a50d60386a40 - 2024Q3 - textproc/meilisearch: Mark as broken on i386 Message-ID: <202408241949.47OJndrP027468@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=a50d60386a4011e9da5cfa0140dda4b7ab47f408 commit a50d60386a4011e9da5cfa0140dda4b7ab47f408 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:46 +0000 textproc/meilisearch: Mark as broken on i386 Reported by: pkg-fallout MFH: 2024Q3 (cherry picked from commit 085faabea22a268f6219a1258eab37f9a522d840) --- textproc/meilisearch/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile index 2b5f20890a92..09043733cbdb 100644 --- a/textproc/meilisearch/Makefile +++ b/textproc/meilisearch/Makefile @@ -39,6 +39,7 @@ BUILD_DEPENDS= libgit2>=0:devel/libgit2 LIB_DEPENDS= libzstd.so:archivers/zstd \ libonig.so:devel/oniguruma +BROKEN_i386= fails to build USES= cargo pkgconfig USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408241949.47OJndrP027468>