#67779 closed defect (fixed)
re2c @3.1: error: no suitable Python interpreter found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | herbygillot (Herby Gillot) | |
Port: | re2c |
Description
checking for a Python interpreter with version >= 3.7... none configure: error: no suitable Python interpreter found
Change History (3)
comment:1 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The re2c port contains a re2c-0.15 subport which is unaffected, so a fix for this issue should be confined to the
if {${subport} eq ${name}}
block.