[MacPorts] #63356: meson 0.58; trouble finding python.
MacPorts
noreply at macports.org
Wed Aug 11 12:30:07 UTC 2021
#63356: meson 0.58; trouble finding python.
---------------------------------------------+--------------------
Reporter: Lord-Kamina | Owner: (none)
Type: defect | Status: new
Priority: Low | Milestone:
Component: ports | Version:
Keywords: meson python python_select path | Port: meson
---------------------------------------------+--------------------
I'm making a new port that used the meson-1.0 (Oh, how I hate meson)
portgroup. I'm currently having trouble because meson's python module
finds `/usr/bin/python` when asked for `python3`; even though both
''python3_select'' and ''python_select'' are installed.
Is this a common occurence, is there a cleaner way to fix this than
patching the `meson.build` file to say `python3.9` instead of `python3`?
I'll ask about this upstream also but considering bigger issues than this
have been open for years over there, I don't have much faith.
--
Ticket URL: <https://trac.macports.org/ticket/63356>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list