[MacPorts] #72334: Missing dependency py313-wheel when building py313-yaml
MacPorts
noreply at macports.org
Sat Apr 12 13:09:08 UTC 2025
#72334: Missing dependency py313-wheel when building py313-yaml
----------------------+------------------------
Reporter: cavoirom | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: py313-yaml
----------------------+------------------------
Before I go into the error, here is my system information:
MacPorts Setup
- I installed MacPorts from source, without root permission, with the
following config: `--prefix=***`, `--with-applications-dir=***`, `--with-
no-root-privileges`.
- OS version: macOS 15.4 (24E248).
- Architect: Apple Silicon M1 Pro.
When MacPorts installing py313-yaml, I got this error, indicate that
py313-yaml requires py313-wheel.
{{{
:info:build ERROR Missing dependencies:
:info:build wheel
:info:build Command failed: cd
"/Users/***/var/macports/build/_Users_***_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
yaml/py313-yaml/work/pyyaml-6.0.2" &&
/Users/***/Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13
-m build --no-isolation --wheel --outdir
/Users/***/var/macports/build/_Users_***_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-yaml/py313-yaml/work
}}}
I tried to install `py313-wheel` manually and could fix the issue, I think
this dependency should be added to the port.
--
Ticket URL: <https://trac.macports.org/ticket/72334>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list