[MacPorts] #68479: cmake-bootstrap @3.9.6: clang linking error for macOS Sonoma 14.1

MacPorts noreply at macports.org
Mon Oct 16 01:12:28 UTC 2023


#68479: cmake-bootstrap @3.9.6: clang linking error for macOS Sonoma 14.1
------------------------------+--------------------
  Reporter:  leuliett         |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.8.1
Resolution:                   |   Keywords:  sonoma
      Port:  cmake-bootstrap  |
------------------------------+--------------------

Comment (by kencu):

 what a strange warning:

 {{{
 ld: warning: ignoring file '/opt/lib/ncurses/libncurses.5.dylib': found
 architecture 'x86_64', required architecture 'arm64'
 }}}

 1. what do you have installed in /opt/lib ?
 1. why would macports even look in that location for libraries?

 Is this a new install of Sonoma, or did you upgrade from something older?
 DId you restore from a Time Machine backup? Make some unusual symlinks?

 Your log shows a number of build attempts. For a start, you might sort out
 what you have in /opt/lib and perhaps get rid of that, then clean once and
 send up a fresh log if it fails again:

 {{{
 sudo port clean cmake-bootstrap
 sudo port -v install cmake-bootstrap
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/68479#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list