Opened 8 weeks ago

Last modified 5 hours ago

#70460 assigned defect

py312-scipy @1.11.4_0+gfortran: build fails claiming missing dependencies, which have been installed. — at Version 1

Reported by: zzanderr Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: py312-scipy

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Build attempted on MacBook Pro Max M2, Sonoma 14.5

* Getting build dependencies for wheel...
ERROR Missing dependencies:
    pythran>=0.12.0
    gast~=0.5.0
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-scipy/py312-scipy/work/scipy-1.11.4" && /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-scipy/py312-scipy/work

But py312-pythran @0.16.1_0 and py312-gast @0.6.0_0 are installed.

py311-scipy, however, builds after upgrading to py311-gast @0.6.0_0.

Change History (2)

Changed 8 weeks ago by zzanderr

Attachment: main.log added

main.log

comment:1 Changed 8 weeks ago by ryandesign (Ryan Carsten Schmidt)

Cc: michaelld@… removed
Description: modified (diff)
Owner: set to michaelld
Status: newassigned
Note: See TracTickets for help on using tickets.