[Webkit-unassigned] [Bug 132956] [WK2] Change the remaining framework includes from WebKit2 to WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 08:46:36 PDT 2014


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





--- Comment #3 from Csaba Osztrogonác <ossy at webkit.org>  2014-05-15 08:46:55 PST ---
It seems GTK's cmake system is buggy:

... Source/WebKit2/Scripts/generate-forwarding-headers.pl ...

[snip]

In file included from ../../Tools/TestWebKitAPI/gtk/main.cpp:26:0:
../../Tools/TestWebKitAPI/config.h:68:30: fatal error: WebKit/WebKit2_C.h: No such file or directory

 In file included from ../../Tools/TestWebKitAPI/TestsController.cpp:26:0:
../../Tools/TestWebKitAPI/config.h:68:30: fatal error: WebKit/WebKit2_C.h: No such file or directory

 In file included from ../../Tools/TestWebKitAPI/Tests/JavaScriptCore/VMInspector.cpp:26:0:
../../Tools/TestWebKitAPI/config.h:68:30: fatal error: WebKit/WebKit2_C.h: No such file or directory

[snip]

[Creating forwarding header for WebKit/UIProcess/API/C/WebKit2_C.h]

-----

generate-forwarding-headers.pl must run before everything else.
This dependency should be fixed, because it can cause flakey
build failures. Could you file a new bug report for it?

-- 
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