git: a1db1ce6b578 - main - shells/nu_plugin_polars: Broken on 15/armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 20:45:08 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1db1ce6b578d038f942ae711a9c11ec99eb9684 commit a1db1ce6b578d038f942ae711a9c11ec99eb9684 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-12 20:39:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-12 20:45:00 +0000 shells/nu_plugin_polars: Broken on 15/armv7 Reported by: fallout --- shells/nu_plugin_polars/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/shells/nu_plugin_polars/Makefile b/shells/nu_plugin_polars/Makefile index a807482ae467..978be1ba0d7d 100644 --- a/shells/nu_plugin_polars/Makefile +++ b/shells/nu_plugin_polars/Makefile @@ -12,6 +12,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_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