[MacPorts] #71708: cmake does not install on Mac OS Sequoia 15.2 because it looks for /opt/local/lib/libicuuc.74.dylib when only v76 is available

MacPorts noreply at macports.org
Wed Jan 1 18:26:11 UTC 2025


#71708: cmake does not install on Mac OS Sequoia 15.2 because it looks for
/opt/local/lib/libicuuc.74.dylib when only v76 is available
----------------------------+--------------------
 Reporter:  josmithiii      |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  ports           |    Version:  2.10.5
 Keywords:  cmake libicuuc  |       Port:  cmake
----------------------------+--------------------
 `port install cmake` fails with

 {{{
 :info:destroot Install the project...
 :info:destroot dyld[23346]: Library not loaded:
 /opt/local/lib/libicuuc.74.dylib
 :info:destroot   Referenced from: <8AFACEA7-8429-3E05-89C9-B37516B64F8A>
 /opt/local/lib/libxml2.2.dylib
 :info:destroot   Reason: tried: '/opt/local/lib/libicuuc.74.dylib' (no
 such file),
 '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libicuuc.74.dylib' (no
 such file), '/opt/local/lib/libicuuc.74.dylib' (no such file)
 :info:destroot make: *** [install] Abort trap: 6
 }}}

 `port search icu` only shows version 76.1 available.

-- 
Ticket URL: <https://trac.macports.org/ticket/71708>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list