git: 39d9db28af3e - main - databases/py-apache-arrow: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Sep 2025 23:15:00 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=39d9db28af3e224a6456e7784d62b56bb27d9824
commit 39d9db28af3e224a6456e7784d62b56bb27d9824
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-09-08 23:08:57 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-09-08 23:14:54 +0000
databases/py-apache-arrow: Broken on i386
Reported by: fallout
---
databases/py-apache-arrow/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/databases/py-apache-arrow/Makefile b/databases/py-apache-arrow/Makefile
index 421bef5f524c..b703c5e3a695 100644
--- a/databases/py-apache-arrow/Makefile
+++ b/databases/py-apache-arrow/Makefile
@@ -12,6 +12,8 @@ WWW= https://arrow.apache.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
+BROKEN_i386= compilation fails: ran out of registers during register allocation
+
BUILD_DEPENDS= cmake:devel/cmake-core \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \