[MacPorts] #43241: gnumeric build fails

MacPorts noreply at macports.org
Sat Apr 5 18:29:09 PDT 2014


#43241: gnumeric build fails
-------------------------+------------------------
  Reporter:  jwhowse4@…  |      Owner:  c.herbig@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:              |   Keywords:
      Port:  gnumeric    |
-------------------------+------------------------

Comment (by devans@…):

 Ok, after looking at this periodically while working in the garden (you're
 competing with the honey-do list today), I see that configure.ac is
 appending its many compiler warning flags to CFLAGS during configure which
 is why my attempt to override the error in question failed.  If you look
 at the failing compile command you can see my -Wno-error=format-nonliteral
 is followed by -Werror=format-security which overrides IT.

 Attached is a patch to the most recent version of the Portfile in trunk
 that just disables the bulk of the warning flags allowing the build to
 succeed or at least that's what I see.  Give it a try and if it fixes your
 problem then I'll commit it.  Thanks for your patience.

-- 
Ticket URL: <https://trac.macports.org/ticket/43241#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list