[MacPorts] #37543: syck: error: conflicting types for 'syckparse'

MacPorts noreply at macports.org
Sat Jan 5 18:03:07 PST 2013


#37543: syck: error: conflicting types for 'syckparse'
---------------------------+-----------------------
  Reporter:  ryandesign@…  |      Owner:  lharple@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.2
Resolution:                |   Keywords:  haspatch
      Port:  syck          |
---------------------------+-----------------------
Changes (by ryandesign@…):

 * keywords:   => haspatch


Comment:

 This happens if bison @2.7_0 is installed. Attached is a patch to fix this
 by forcing the use of the system's copy of bison, which on Mountain Lion
 is still 2.3. The configure script provides the variable "YACC" to
 override the automatic detection, unfortunately the configure script then
 checks to make sure it has not been overridden and bails out if it has,
 therefore the patch for the configure script is needed to remove that
 check. May I commit these patches? Unless you know a way to make syck work
 with newer bison, which would be preferable in case future OS X includes a
 newer bison.

-- 
Ticket URL: <https://trac.macports.org/ticket/37543#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list