[Webkit-unassigned] [Bug 35290] New: [GTK] Build fails with bison 2.4.x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 03:42:21 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35290

           Summary: [GTK] Build fails with bison 2.4.x
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: creshal at station-network.de


When trying to compile newer webkitgtk versions with bison 2.4.x, it fails:

/usr/bin/bison -d -p jscyy ./JavaScriptCore/parser/Grammar.y -o
DerivedSources/Grammar.cpp > bison_out.txt 2>&1
make: *** [DerivedSources/Grammar.cpp] Error 141

Bison does not parse the file at all and silently skips it (manually parsing
also fails, no output whatoever even with -v).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list