Re: [webkit-dev] Heads up: Incremental build issue on cmake (GTK/EFL) ports

2014-08-07 Thread Ryosuke Niwa
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  wrote:

> Hello Ossy,
>
> Thank you. I also restart efl ews with clean build.
>
> Gyuyoung
>
> On Thursday, August 7, 2014, Osztrogonác Csaba  > 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 >> > 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@lists.webkit.org
>>> https://lists.webkit.org/__mailman/listinfo/webkit-dev
>>> 
>>>
>>>
>>>
>>> --
>>> Ryosuke Niwa
>>>
>>>
>>>
>> ___
>> webkit-dev mailing list
>> webkit-dev@lists.webkit.org
>> https://lists.webkit.org/mailman/listinfo/webkit-dev
>>
>
>
> --
> Sent from Gyuyoung Iphone
>


-- 
- R. Niwa
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Heads up: Incremental build issue on cmake (GTK/EFL) ports

2014-08-06 Thread Gyuyoung Kim
Hello Ossy,

Thank you. I also restart efl ews with clean build.

Gyuyoung

On Thursday, August 7, 2014, Osztrogonác Csaba  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 > > 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@lists.webkit.org
>> https://lists.webkit.org/__mailman/listinfo/webkit-dev
>> 
>>
>>
>>
>> --
>> Ryosuke Niwa
>>
>>
>>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>


-- 
Sent from Gyuyoung Iphone
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Heads up: Incremental build issue on cmake (GTK/EFL) ports

2014-08-06 Thread Osztrogonác Csaba

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 
 once you login.  Or are you talking about 
downstream bots GTK/EFL bots?


On Wednesday, August 6, 2014, Osztrogonác Csaba > 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@lists.webkit.org
https://lists.webkit.org/__mailman/listinfo/webkit-dev




--
Ryosuke Niwa




___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Heads up: Incremental build issue on cmake (GTK/EFL) ports

2014-08-06 Thread Osztrogonác Csaba

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/JSGlobalObjectInspectorController.cpp:35:
/home/oszi/webkit/WebKitBuild/Release/DerivedSources/JavaScriptCore/InspectorJSBackendDispatchers.h:89:18: 
note: 	virtual void 
Inspector::InspectorRuntimeBackendDispatcherHandler::getRuntimeTypeForVariableInTextRange(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@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev