[MacPorts] #70002: weechat @4.2.2: Looking for include file ncurses.h - not found (was: can't build weechat on leopard (legacy ppc))

MacPorts noreply at macports.org
Thu May 16 14:14:19 UTC 2024


#70002: weechat @4.2.2: Looking for include file ncurses.h - not found
---------------------------+---------------------------
  Reporter:  drwhitehouse  |      Owner:  cardi
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.3
Resolution:                |   Keywords:  tiger leopard
      Port:  weechat       |
---------------------------+---------------------------
Changes (by ryandesign):

 * keywords:   => tiger leopard
 * owner:  (none) => cardi
 * version:   => 2.9.3
 * status:  new => assigned


Comment:

 Ok, so the reason why it fails to find ncurses.h or anything else it's
 looking for is:

 {{{
 cc1: error: unrecognized command line option "-Wformat-overflow=2"
 cc1: error: unrecognized command line option "-Wformat-truncation=2"
 }}}

 It's using warning flags that your gcc-4.2 compiler is too old to
 understand. Those could potentially be patched out for old compilers.

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


More information about the macports-tickets mailing list