#65803 closed defect (invalid)

icu: fails to configure on macos monterey: python not found

Reported by: AgilentGCMS Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: monterey Cc:
Port: icu

Description (last modified by mascguy (Christopher Nielsen))

I am reinstalling all previously installed ports after moving from macos Big Sur to Monterey following the procedure outlined here. The port icu fails to configure:

:info:configure ./configure: line 9259: /usr/bin/python: No such file or directory
:info:configure configure: error: Python failed to run; see above error.

Attachments (2)

config.log (67.6 KB) - added by AgilentGCMS 20 months ago.
main.log (272.7 KB) - added by AgilentGCMS 20 months ago.

Download all attachments as: .zip

Change History (5)

Changed 20 months ago by AgilentGCMS

Attachment: config.log added

Changed 20 months ago by AgilentGCMS

Attachment: main.log added

comment:1 Changed 20 months ago by mascguy (Christopher Nielsen)

Description: modified (diff)
Keywords: monterey added
Summary: icu fails to configure on macos montereyicu: fails to configure on macos monterey: python not found

This issue was fixed six months ago. But based on your log, you're not using the latest revision of icu.

So either your ports tree is very out-of-date, and/or you're using a local portfile repo.

  • If the latter is true, disable it, via ${prefix}/etc/macports/sources.conf.
  • Either way, update your ports tree via sudo port selfupdate, and then try again.

Duplicate of issue:64857

comment:2 Changed 19 months ago by AgilentGCMS

Indeed, this got fixed by a port selfupdate.

comment:3 Changed 19 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.