Opened 10 months ago

Closed 10 months ago

Last modified 10 months ago

#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

https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/238969/steps/install-port/logs/stdio

checking for a Python interpreter with version >= 3.7... none
configure: error: no suitable Python interpreter found

Change History (3)

comment:1 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)

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.

comment:2 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 3bb9d59c54d0ea112d23b955fd0cea1b4b7e18ea/macports-ports (master):

re2c: Require C++11 and python3

Closes: #67779
Closes: #67792

comment:3 Changed 10 months ago by herbygillot (Herby Gillot)

Thanks @ryandesign

Note: See TracTickets for help on using tickets.