diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-08 16:08:57 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-08 16:14:54 -0700 |
| commit | 39d9db28af3e224a6456e7784d62b56bb27d9824 (patch) | |
| tree | 6549772f4a3ca57d5d311dba52cb44d64e4aaf2b /databases | |
| parent | 7750f0beb3d71455b2b0dd1a2618262a238eb452 (diff) | |
databases/py-apache-arrow: Broken on i386
Reported by: fallout
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/py-apache-arrow/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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} \ |
