Changes between Initial Version and Version 1 of Ticket #65803


Ignore:
Timestamp:
Sep 8, 2022, 6:02:58 PM (20 months ago)
Author:
mascguy (Christopher Nielsen)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65803

    • Property Keywords monterey added
    • Property Summary changed from icu fails to configure on macos monterey to icu: fails to configure on macos monterey: python not found
  • Ticket #65803 – Description

    initial v1  
    1 I am reinstalling all previously installed ports after moving from macos Big Sur to Monterey following the procedure outlined [https://trac.macports.org/wiki/Migration here]. The port icu fails to configure. Both main.log and config.log attached.
     1I am reinstalling all previously installed ports after moving from macos Big Sur to Monterey following the procedure outlined [https://trac.macports.org/wiki/Migration here]. The port icu fails to configure:
     2
     3{{{
     4:info:configure ./configure: line 9259: /usr/bin/python: No such file or directory
     5:info:configure configure: error: Python failed to run; see above error.
     6}}}