Opened 3 years ago

Last modified 3 months ago

#63356 closed defect

meson 0.58; trouble finding python. — at Version 1

Reported by: Lord-Kamina (Gregorio Litenstein) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: meson, python, python_select, path, portgroup Cc:
Port: meson

Description (last modified by Lord-Kamina (Gregorio Litenstein))

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.

Change History (1)

comment:1 Changed 3 years ago by Lord-Kamina (Gregorio Litenstein)

Description: modified (diff)
Note: See TracTickets for help on using tickets.