git: 9c3892852750 - main - shells/nu_plugin_polars: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Dec 2024 11:15:07 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c389285275062b9ae7df8bb93e60a8e557bea0b commit 9c389285275062b9ae7df8bb93e60a8e557bea0b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-22 11:04:57 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-22 11:15:04 +0000 shells/nu_plugin_polars: Broken on armv7 Reported by: fallout --- shells/nu_plugin_polars/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/nu_plugin_polars/Makefile b/shells/nu_plugin_polars/Makefile index c2362b9c7deb..0c37b9eeb9b5 100644 --- a/shells/nu_plugin_polars/Makefile +++ b/shells/nu_plugin_polars/Makefile @@ -11,7 +11,7 @@ WWW= https://www.nushell.sh/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 +BROKEN_armv7= compilation fails: rustc-LLVM ERROR: out of memory 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