Bug 126294 - [GTK] [CMake] Parallel build sometimes fails when building libWebKit2APITestCore
Summary: [GTK] [CMake] Parallel build sometimes fails when building libWebKit2APITestCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-30 09:23 PST by Martin Robinson
Modified: 2013-12-30 10:42 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2013-12-30 09:24 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2013-12-30 09:23:10 PST
libWebKit2APITestCore depends on auto-generated WebKit headers, but doesn't link against it, so we must add a direct dependency.
Comment 1 Martin Robinson 2013-12-30 09:24:08 PST
Created attachment 220115 [details]
Patch
Comment 2 WebKit Commit Bot 2013-12-30 09:25:41 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Martin Robinson 2013-12-30 10:41:59 PST
Comment on attachment 220115 [details]
Patch

Clearing flags on attachment: 220115

Committed r161145: <http://trac.webkit.org/changeset/161145>
Comment 4 Martin Robinson 2013-12-30 10:42:04 PST
All reviewed patches have been landed.  Closing bug.