[MacPorts] #69990: cmake-bootstrap fails to link on 10.4 due to changes in ncurses 6.5.0

MacPorts noreply at macports.org
Thu May 16 02:10:18 UTC 2024


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

Comment (by kencu):

 Replying to [comment:14 miles-martin-66]:
 > Thanks so much for looking at this!
 >
 > I gather that, as a workaround, should I set {{{#define NCURSES_OPAQUE
 0}}}?
 >
 > If so, and forgive the possible silly question, but where would I set
 it?

 I'm trying a few things.

 For the moment, if you do what Ryan suggested:

 {{{
 sudo port -f deactivate ncurses
 sudo port -v install cmake-bootstrap
 }}}

 Ignore any failures that happen after installation on rev-upgrade ---
 there will probably be a great many of them.

 Then:

 {{{
 sudo port -v install ncurses
 }}}

 and now rev-upgrade will run again and should be clean this time

 you should get cmake-bootstrap installed at least.

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


More information about the macports-tickets mailing list