Opened 5 years ago

Closed 4 years ago

#59254 closed defect (fixed)

recode @3.7.6_0: needs Python >= 3.5

Reported by: Ionic (Mihai Moldovan) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.99
Keywords: Cc: mojca (Mojca Miklavec)
Port: recode

Description (last modified by Ionic (Mihai Moldovan))

:info:configure checking for a Python interpreter with version >= 3.5... none
:info:configure configure: error: no suitable Python interpreter found
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_textproc_recode/recode/work/recode-3.7.6" && ./configure --
prefix=/opt/local 

Always fails in trace mode, sometimes fails without trace mode iff the target system doesn't have one of the python-3.{5,6,7} ports installed.

Attachments (2)

recode.main.log (35.9 KB) - added by Ionic (Mihai Moldovan) 5 years ago.
recode.config.log (156.2 KB) - added by Ionic (Mihai Moldovan) 5 years ago.

Download all attachments as: .zip

Change History (7)

Changed 5 years ago by Ionic (Mihai Moldovan)

Attachment: recode.main.log added

Changed 5 years ago by Ionic (Mihai Moldovan)

Attachment: recode.config.log added

comment:1 Changed 5 years ago by Ionic (Mihai Moldovan)

Description: modified (diff)

comment:2 Changed 4 years ago by mojca (Mojca Miklavec)

Cc: mojca added

comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Status: assignedaccepted

Oh whoops! I saw this ticket and then thought I saw somebody commit a fix for it. But no. I still need to fix it.

comment:5 Changed 4 years ago by ra1nb0w

Resolution: fixed
Status: acceptedclosed

In 4839876aaa4a9aa5dcb0021fe85b2e028f55c369/macports-ports (master):

recode: move to python 3

Closes: #59254

Note: See TracTickets for help on using tickets.