Bug 199449 - [GTK][WPE][CMake] The CMake cache should be clean when the JHBuild is rebuilt
Summary: [GTK][WPE][CMake] The CMake cache should be clean when the JHBuild is rebuilt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-03 09:34 PDT by Carlos Alberto Lopez Perez
Modified: 2019-07-04 03:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2019-07-03 10:23 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2019-07-03 09:34:29 PDT
When a change on the JHBuild moduleset is done, the tooling automatically wipes the current JHBuild and builds a new one.

After that, trying to rebuild WebKit may result in errors if the cache is not clean.

See https://bugs.webkit.org/show_bug.cgi?id=199406#c8
Comment 1 Carlos Alberto Lopez Perez 2019-07-03 10:23:48 PDT
Created attachment 373398 [details]
Patch
Comment 2 EWS Watchlist 2019-07-03 12:20:04 PDT
Comment on attachment 373398 [details]
Patch

Attachment 373398 [details] did not pass jsc-ews (mac):
Output: https://webkit-queues.webkit.org/results/12652232

New failing tests:
mozilla-tests.yaml/js1_5/Array/regress-101964.js.mozilla-ftl-eager-no-cjit-validate-phases
apiTests
Comment 3 Carlos Alberto Lopez Perez 2019-07-04 03:51:05 PDT
Comment on attachment 373398 [details]
Patch

Clearing flags on attachment: 373398

Committed r247137: <https://trac.webkit.org/changeset/247137>
Comment 4 Carlos Alberto Lopez Perez 2019-07-04 03:51:11 PDT
All reviewed patches have been landed.  Closing bug.