[Webkit-unassigned] [Bug 132960] New: [GTK] generate-forwarding-headers.pl must run before compiling sources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 09:42:31 PDT 2014


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

           Summary: [GTK] generate-forwarding-headers.pl must run before
                    compiling sources
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mhodovan.u-szeged at partner.samsung.com


Bug 132956: [WK2] Change the remaining framework includes from WebKit2 to WebKit
https://bugs.webkit.org/show_bug.cgi?id=132956


  Comment #3 From Csaba Osztrogonác 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.

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