aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-16 18:04:55 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-16 18:05:23 +0000
commit1c7cf14972130f4596c406d4ebd7b3c3ef7f1bdc (patch)
treea7c8ea488b0ae84352e9bc837ea92f661f0427d2
parentbfcf765a321bcf7ed02348a07b6cbcc32987c0b9 (diff)
downloadports-1c7cf14972130f4596c406d4ebd7b3c3ef7f1bdc.tar.gz
ports-1c7cf14972130f4596c406d4ebd7b3c3ef7f1bdc.zip
misc/arrow-datafusion: Broken in i386
Reported by: fallout
-rw-r--r--misc/arrow-datafusion/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile
index 074c437431b0..2170650583d3 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -10,6 +10,8 @@ WWW= https://arrow.apache.org/datafusion
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
+BROKEN_i386= compilation fails: this arithmetic operation will overflow, see https://github.com/purpleprotocol/mimalloc_rust/issues/116
+
LIB_DEPENDS= libzstd.so:archivers/zstd
USES= cargo