Opened 5 months ago

Last modified 5 months ago

#70288 new defect

py-pyarrow destroot failure on ppc: whl is not a supported wheel on this platform

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: powerpc Cc:
Port: py311-pyarrow, py312-pyarrow, py-pyarrow

Description

I am getting a silly error at destroot:

Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_apache-arrow/py311-pyarrow/work/arrow-16.1.0/python" && pip-3.11 install --ignore-installed --no-cache-dir --no-dependencies --root /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_apache-arrow/py311-pyarrow/work/destroot /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_apache-arrow/py311-pyarrow/work/arrow-16.1.0/python/dist/pyarrow-16.1.0-cp311-cp311-macosx_10_6_ppc.whl 
ERROR: pyarrow-16.1.0-cp311-cp311-macosx_10_6_ppc.whl is not a supported wheel on this platform.
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_apache-arrow/py311-pyarrow/work/arrow-16.1.0/python" && pip-3.11 install --ignore-installed --no-cache-dir --no-dependencies --root /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_apache-arrow/py311-pyarrow/work/destroot /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_apache-arrow/py311-pyarrow/work/arrow-16.1.0/python/dist/pyarrow-16.1.0-cp311-cp311-macosx_10_6_ppc.whl 
Exit code: 1

How to fix it? pip in the current version seems to be aware that ppc still existed in 10.6.

Change History (1)

comment:1 Changed 5 months ago by barracuda156

Port: py312-pyarrow py-pyarrow added
Note: See TracTickets for help on using tickets.