Opened 12 years ago

Closed 12 years ago

#35348 closed defect (fixed)

webkit-gtk: too many arguments to function 'int WebCore::XPath::xpathyyparse()'

Reported by: amadeus24 Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc: macosforge@…, elventear (Pepe Barbe), snoopotic@…, AP1010, lawrence.ong@…, agillen@…, macuserguru, ryandesign (Ryan Carsten Schmidt)
Port: webkit-gtk

Description

I installed yesterday Mountain Lion and updated my ports. Installed MacPorts 2.1.2 and stuck at webkit-gtk which is compiled as dependency of gimp2. The webkit-gtk-1.6.3_4+svg+video.darwin_12.x86_64.tbz2 was downloaded and building always failed.

Attachments (1)

main.log (276.1 KB) - added by amadeus24 12 years ago.
main.log

Download all attachments as: .zip

Change History (13)

Changed 12 years ago by amadeus24

Attachment: main.log added

main.log

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mountainlion added; webkit-gtk fails to build removed
Owner: changed from macports-tickets@… to devans@…
Port: 1.6.3 removed
Summary: webkit-gtk fails to buildwebkit-gtk: too many arguments to function 'int WebCore::XPath::xpathyyparse()'

comment:2 Changed 12 years ago by snoopotic@…

+1 also fails at same state wheny trying to build android (at webkit). It seems to be a bison 2.6 bug or incompatibility:

From bison 2.6 NEWS:

*** Features deprecated since Bison 1.875
...
  YYPARSE_PARAM and YYLEX_PARAM, deprecated in favor of %parse-param and
  %lex-param, will no longer be supported.
...

comment:3 Changed 12 years ago by macosforge@…

Cc: macosforge@… added

Cc Me!

comment:4 Changed 12 years ago by elventear (Pepe Barbe)

Cc: elventear@… added

Cc Me!

comment:5 Changed 12 years ago by snoopotic@…

Cc: snoopotic@… added

Cc Me!

comment:6 Changed 12 years ago by AP1010

Cc: arthur@… added

Cc Me!

comment:7 Changed 12 years ago by lawrence.ong@…

Cc: lawrence.ong@… added

Cc Me!

comment:8 Changed 12 years ago by agillen@…

Cc: agillen@… added

Cc Me!

comment:9 Changed 12 years ago by philip.nye@…

I believe this is the problem and it seems to have a patch which I will try: https://bugs.webkit.org/show_bug.cgi?id=92264

comment:10 Changed 12 years ago by philip.nye@…

Yes the patch works.

comment:11 Changed 12 years ago by macuserguru

Cc: fritzs@… added

Cc Me!

comment:12 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed

r96097 (maintainer timeout)

Note: See TracTickets for help on using tickets.