[Webkit-unassigned] [Bug 135522] New: REGRESSION(r171942): [CMAKE] build broken (clean build)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 1 15:05:24 PDT 2014


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

           Summary: REGRESSION(r171942): [CMAKE] build broken (clean
                    build)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: clopez at igalia.com
                CC: ossy at webkit.org, mrobinson at webkit.org,
                    achristensen at apple.com


r171942 <http://trac.webkit.org/r171942> broke the build.

The bots are green because it only breaks if you do a clean build (It don't seems to break if you rebuild from a previous revision)

Test with:

# Clean the build
rm -fr WebKitBuild/Release/

# Build webkit
Tools/Scripts/build-webkit --no-webkit1 --release --gtk

In file included from DerivedSources/WebCore/InspectorWebBackendDispatchers.h:12:0,
                 from ../../Source/WebCore/inspector/InspectorDOMAgent.h:36,
                 from ../../Source/WebCore/bindings/js/JSCommandLineAPIHostCustom.cpp:40:
DerivedSources/WebCore/InspectorWebTypeBuilders.h:14:47: fatal error: inspector/InspectorJSTypeBuilders.h: No such file or directory
 #include <inspector/InspectorJSTypeBuilders.h>
                                               ^
compilation terminated.
ninja: build stopped: subcommand failed.

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