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

MacPorts noreply at macports.org
Sat May 18 06:27:43 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 ryandesign):

 Replying to [comment:22 kencu]:
 > Or we (someone we) could figure out where {{{${prefix}/include}}} is
 being added to the default include path for the gcc compilers, fix that,
 and then revbump the compiler.  I checked, and gcc7 on TIger (at least)
 does the same search order, and so I suspect all the gcc compilers do that
 -- and they should probably all not do that any longer :> Now there is a
 project for a hearty individual to take on.

 This seems like the right fix. gcc12 and gcc13 on macOS 12 don't have
 ${prefix}/include in the include path. I haven't checked earlier ones.

 I though I remembered that we had modified the clang compilers to have
 ${prefix}/include in the include path too, but upon inspection that
 doesn't seem to be the case.

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


More information about the macports-tickets mailing list