[MacPorts] #52460: neomutt @20160916_3 does not build on OS X 10.5 PPC

MacPorts noreply at macports.org
Fri Sep 30 17:02:50 CEST 2016


#52460: neomutt @20160916_3 does not build on OS X 10.5 PPC
----------------------------------+--------------------------------
  Reporter:  leonardo.schenkel@…  |      Owner:  macports-tickets@…
      Type:  defect               |     Status:  new
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.3.4
Resolution:                       |   Keywords:  maintainer
      Port:  neomutt              |
----------------------------------+--------------------------------

Comment (by ken.cunningham.webuse@…):

 When you see errors like this on builds of open source software on systems
 prior to 10.7, it's almost always due to a short list of library
 enhancements Jeremy (the MacPorts deep-guts-of-the-system genius and apple
 compiler engineer) added to libc++ 10.7 that software has come to expect
 over time.

 "memmem, strndup, strnlen, strncpy, getline, getdelim, dprintf, and few
 others", as per his posting on another ticket.

 it's quite easy to replace these functions, but can be a pain to do it
 manually. Autoconf usually does it quite well.

 I've been working on a library to add them across the board for all
 builds, automagically, that might someday come out of the file cabinet.

-- 
Ticket URL: <https://trac.macports.org/ticket/52460#comment:5>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list