Opened 7 hours ago

Last modified 6 hours ago

#70998 new defect

cmake still wants to install python310 even when 312 is set — at Initial Version

Reported by: Behinder (behinder) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libpsl

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.