Bug 199449

Summary: [GTK][WPE][CMake] The CMake cache should be clean when the JHBuild is rebuilt
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, dbates, ews-watchlist, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199406
Attachments:
Description Flags
Patch none

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.