[MacPorts] #70998: cmake still wants to install python310 even when 312 is set
MacPorts
noreply at macports.org
Mon Sep 30 11:05:05 UTC 2024
#70998: cmake still wants to install python310 even when 312 is set
----------------------+--------------------
Reporter: Behinder | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: cmake
----------------------+--------------------
I checked the code in Portfile, it is stated there that if python version
is set then variant is created for that version. In my case it is 3.12.
`port select --list python
Available versions for python:
none
python312 (active)`
and cmake still want to use 3.10 which is wrong. It is even more wrong
that C build system uses Python as dependency.
--
Ticket URL: <https://trac.macports.org/ticket/70998>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list