Bug 87222

Summary: [CMake] Clean cmake cache when building using build-webkit script
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: Tools / TestsAssignee: Thiago Marcos P. Santos <tmpsantos>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Thiago Marcos P. Santos
Reported 2012-05-23 00:15:58 PDT
The build-webkit script is mainly used by WebKit developers and the build bot. By calling it for the second time (i.e. you have a cmake cache already) it will preserve the enabled features configuration depending on the way you enable/disable a feature. Your changes won't take any effect. This cause misleading results and has been happening every now and then (see bug 86868). You have to ssh to the bot and manually remove the cache file.
Attachments
Thiago Marcos P. Santos
Comment 1 2012-06-26 06:49:18 PDT
*** This bug has been marked as a duplicate of bug 88717 ***
Note You need to log in before you can comment on or make changes to this bug.