[MacPorts] #69990: cmake-bootstrap fails to link on 10.4

MacPorts noreply at macports.org
Tue May 14 21:51:10 UTC 2024


#69990: cmake-bootstrap fails to link on 10.4
------------------------------+--------------------
  Reporter:  miles-martin-66  |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:                   |   Keywords:  tiger
      Port:  cmake-bootstrap  |
------------------------------+--------------------

Comment (by ryandesign):

 However I don't see any evidence in the log that that is happening. I
 don't, for example, see `-I/opt/local/include` anywhere. The Portfile goes
 to some lengths to ensure that MacPorts headers and libraries will not be
 used—by clearing `compiler.cpath` and `compiler.library_path` and
 overriding `prefix`.

 If you want to test if MacPorts ncurses could be interfering, try this:

 {{{
 sudo port clean cmake-bootstrap
 sudo port -f deactivate ncurses
 sudo port -s install cmake-bootstrap
 }}}

 Later you can `sudo port activate ncurses` again.

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


More information about the macports-tickets mailing list