Date: Mon, 23 Sep 2024 09:47:35 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: e515aaae56e5 - main - shells/nu_plugin_polars: Broken on i386 Message-ID: <202409230947.48N9lZZf066769@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=e515aaae56e56ab15bd977c7b1f641dc1db992e9 commit e515aaae56e56ab15bd977c7b1f641dc1db992e9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-23 05:10:55 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-23 09:47:26 +0000 shells/nu_plugin_polars: Broken on i386 Reported by: fallout --- shells/nu_plugin_polars/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shells/nu_plugin_polars/Makefile b/shells/nu_plugin_polars/Makefile index dd86f4729477..92bf29070a8c 100644 --- a/shells/nu_plugin_polars/Makefile +++ b/shells/nu_plugin_polars/Makefile @@ -11,6 +11,8 @@ WWW= https://www.nushell.sh/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: failed to resolve: use of undeclared crate or module alloc, see https://github.com/nushell/nushell/issues/13903 + LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo localbasehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409230947.48N9lZZf066769>
