[Webkit-unassigned] [Bug 137394] [GTK] Make forwarding headers generation depend on source code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 8 04:45:02 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137394
--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-10-08 04:44:58 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > Committed r174422: <http://trac.webkit.org/changeset/174422>
>
> After this change, the GTK EWS stucked with this strange error:
>
> ninja: error: '../../Source/WebKit2/WebProcess/InjectedBundle/API/efl/ewk_extension.h', needed by 'WebKit2-forwarding-headers.stamp', missing and no known rule to make it
Yes, this is indeed one of the cases when this fails because of the wildcard characters, a header file was removed, but non of our makefiles changed (it was an efl header), so a new cmake configure was required. Already forced a clean build on the bots. If this case happens more often that what I expected, I'll roll out the patch.
--
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