[webkit-dev] Heads up: Incremental build issue on cmake (GTK/EFL) ports
Ryosuke Niwa
rniwa at webkit.org
Thu Aug 7 05:22:03 PDT 2014
Mac port uses start-queue-mac script that periodically triggers a clean
build. Perhaps you guys can try using that as well.
It's located in http://trac.webkit.org/browser/trunk/Tools/EWSTools
On Wednesday, August 6, 2014, Gyuyoung Kim <gyuyoung.kim at webkit.org> wrote:
> Hello Ossy,
>
> Thank you. I also restart efl ews with clean build.
>
> Gyuyoung
>
> On Thursday, August 7, 2014, Osztrogonác Csaba <oszi at inf.u-szeged.hu
> <javascript:_e(%7B%7D,'cvml','oszi at inf.u-szeged.hu');>> wrote:
>
>> Of course, I used the "Force Clean build" checkbox on
>> build.webkit.org as you mentioned. ;) So the buildbots
>> are happy now.
>>
>> I sent this mail to let the developers know what should
>> they do if they run into this problem on local builds.
>>
>> But unfortunately we aren't able to clean the EFL EWS,
>> only its maintainer can do it. Gyuyoung, could you kick
>> this bot please? (It seems GTK guys already fixed their EWS)
>>
>> br,
>> Ossy
>>
>> Ryosuke Niwa írta:
>>
>>> You should be able to trgger clean builds on build.webkit.org <
>>> http://build.webkit.org> once you login. Or are you talking about
>>> downstream bots GTK/EFL bots?
>>>
>>> On Wednesday, August 6, 2014, Osztrogonác Csaba <oszi at inf.u-szeged.hu
>>> <mailto:oszi at inf.u-szeged.hu>> wrote:
>>>
>>> Hi,
>>>
>>> r171961 changed the path of the generated inspector files (because
>>> of r171942) from WebKitBuild/Release/__DerivedSources/JavaScriptCore
>>> to WebKitBuild/Release/__DerivedSources/JavaScriptCore/__inspector
>>>
>>> But unfortunately the old generated files remained in the old
>>> path which caused the following strange incremental build error
>>> after r172129:
>>>
>>> In file included from
>>> /home/oszi/webkit/Source/__JavaScriptCore/inspector/__
>>> agents/InspectorAgent.h:35:0,
>>> from
>>> /home/oszi/webkit/Source/__JavaScriptCore/inspector/__
>>> JSGlobalObjectInspectorControl__ler.cpp:35:
>>> /home/oszi/webkit/WebKitBuild/__Release/DerivedSources/__
>>> JavaScriptCore/__InspectorJSBackendDispatchers.__h:89:18:
>>> note: virtual void
>>> Inspector::__InspectorRuntimeBackendDispatc__herHandler::__
>>> getRuntimeTypeForVariableInTex__tRange(Inspector::ErrorString*__,
>>> const WTF::String&, const WTF::String&, int, int, int, int,
>>> WTF::String*)
>>>
>>> To solve this problem, you should simple remove the following files
>>> from WebKitBuild/Release/__DerivedSources/JavaScriptCore:
>>> InspectorJSBackendDispatchers.__cpp
>>> InspectorJSBackendDispatchers.__h
>>> InspectorJSFrontendDispatchers__.cpp
>>> InspectorJSFrontendDispatchers__.h
>>> InspectorJSTypeBuilders.cpp
>>> InspectorJSTypeBuilders.h
>>>
>>> I triggered clean build on the buildbots to fix this issue, but
>>> these files should be removed on the GTK and EFL EWS bots too.
>>>
>>> br,
>>> Ossy
>>> _________________________________________________
>>> webkit-dev mailing list
>>> webkit-dev at lists.webkit.org
>>> https://lists.webkit.org/__mailman/listinfo/webkit-dev
>>> <https://lists.webkit.org/mailman/listinfo/webkit-dev>
>>>
>>>
>>>
>>> --
>>> Ryosuke Niwa
>>>
>>>
>>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> https://lists.webkit.org/mailman/listinfo/webkit-dev
>>
>
>
> --
> Sent from Gyuyoung Iphone
>
--
- R. Niwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20140807/162b5578/attachment.html>
More information about the webkit-dev
mailing list