[Webkit-unassigned] [Bug 18442] Build fails in WebCore/css/CSSParser.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 30 09:13:47 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18442





------- Comment #3 from julien.chaffraix at gmail.com  2008-05-30 09:13 PDT -------
(In reply to comment #2)
> The last one I tried was WebKit-r34096, and it was still broken.
> Someone contacted me who could build it with his local patches, but he wanted
> to test them and I couldn't contact him since.
> He mentioned a missing '}'.

That's what gcc is also pointing at. Unfortunately our buildbot (and I) have no
issue. I tried some analysis on the code but as flex/bison is involved, it may
be an issue with the generated files.

> Should I try a more up to date snapshot or wait till those patches show up and
> send them here?

We usually come up with build fixes quite fast (~1/2 days). In your case, it is
surely a matter of platform / options that we do not cover.
I have little hope that it will help you but you could try a clean build (by
removing WebKitBuild) with the latest revision. I would also use the default
options (use `WebKitTools/Scripts/build-webkit --gtk` to build) as it is what
is tracked by the buildbots. If it does build, you can try to narrow down the
issue.

As I will not be able to test on NetBSD, I cannot help you much. You are better
trying to come with a patch yourself or ask your contact for it (make sure you
follow our guidelines for contributing patches).


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



More information about the webkit-unassigned mailing list