Opened 9 months ago
Closed 8 months ago
#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)
Change History (5)
Changed 9 months ago by AgilentGCMS
Attachment: | config.log added |
---|
Changed 9 months ago by AgilentGCMS
comment:1 Changed 9 months ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|---|
Keywords: | monterey added |
Summary: | icu fails to configure on macos monterey → icu: fails to configure on macos monterey: python not found |
comment:3 Changed 8 months ago by ryandesign (Ryan Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.
${prefix}/etc/macports/sources.conf
.sudo port selfupdate
, and then try again.Duplicate of issue:64857