Opened 20 months ago

Last modified 19 months ago

#65803 closed defect

icu: fails to configure on macos monterey: python not found — at Version 1

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.

Change History (3)

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

Note: See TracTickets for help on using tickets.