[webkit-dev] GCC version consistency on EFL bots?

Gyuyoung Kim gyuyoung.kim at webkit.org
Mon Oct 7 03:59:17 PDT 2013


Hello,

We finished to upgrade EFL 32bit buildbot to Ubuntu 13.04. I will try that
all EFL bots have same gcc version.

Thanks,
Gyuyoung.


On Mon, Oct 7, 2013 at 12:33 PM, Gyuyoung Kim <gyuyoung.kim at webkit.org>wrote:

> Hello Karen,
>
> Thank you for good information. However, as Andreas said, it is important
> to have the same compiler version both on EWS and bots. So, I feel I need
> that the problem bot has the same gcc version as soon as possible. Because
> I don't want to do something against WebKit(or common) development trend
> and policy.
>
> Thanks,
> Gyuyoung.
>
>
> On Mon, Oct 7, 2013 at 11:35 AM, Karen Shaeffer <shaeffer at neuralscape.com>wrote:
>
>> Hi Gyuyoung,
>>
>> Be aware:
>> Ubuntu 12.10 (gnu 4.7.2) expires April 2014.
>> Ubuntu 13.04 (gnu 4.7.3) expires Jan 2014.
>> Ubunut 13.10 (gnu 4.8.1) scheduled release date Oct 17 2013. End of life
>> Jul 2014.
>> Ubuntu 14.04 (gnu 4.8.x) scheduled release date Apr 17 2014. LTS release
>>
>> I would avoid 13.04, because you'll need to upgrade twice more within
>> months to
>> get to 14.04 LTS. Either 12.10 or 13.10 allow you only 1 more upgrade to
>> get to
>> 14.04 LTS. I guess the decision should be which compiler version you
>> prefer.
>>
>> enjoy,
>> Karen
>> --
>> Karen Shaeffer                 Be aware: If you see an obstacle in your
>> path,
>> Neuralscape Services           that obstacle is your path.        Zen
>> proverb
>>
>> On Mon, Oct 07, 2013 at 10:26:22AM +0900, Gyuyoung Kim wrote:
>> > Hi Andreas,
>> >
>> > Ah, I only talked on EFL ews bots. Yes, we're running an ubuntu 32bit
>> > machine only for a 32bit buildbot. And, it is based on Ubuntu 12.04 and
>> has
>> > gcc 4.6.3 version. I think the 32bit buildbot needs to be upgraded. I
>> will
>> > do it.
>> >
>> > Thanks,
>> > Gyuyoung.
>> >
>> >
>> > On Mon, Oct 7, 2013 at 10:07 AM, Andreas Kling <akling at apple.com>
>> wrote:
>> >
>> > > Hi Gyuyoung,
>> > >
>> > > Then why is final/override working on EWS but not on the main build
>> bots?
>> > > Are they using different compiler flags?
>> > >
>> > > According to wtf/Compiler.h, GCC should support override control
>> since at
>> > > least 4.7.0.
>> > >
>> > > Errors here:
>> > >
>> > >
>> http://build.webkit.org/builders/EFL%20Linux%2032-bit%20Release%20%28Build%29/builds/22628/steps/compile-webkit/logs/stdio
>> > >
>> > >
>> /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebCore/editing/markup.cpp:142:60:
>> > > error: expected ';' at end of member declaration
>> > >
>> /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebCore/editing/markup.cpp:142:62:
>> > > error: 'override' does not name a type
>> > >
>> /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebCore/editing/markup.cpp:143:87:
>> > > error: expected ';' at end of member declaration
>> > >
>> /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebCore/editing/markup.cpp:143:89:
>> > > error: 'override' does not name a type
>> > >
>> > > -Andreas
>> > >
>> > > On Oct 7, 2013, at 2:01 AM, Gyuyoung Kim <gyuyoung.kim at webkit.org>
>> wrote:
>> > >
>> > > > Hi Andreas,
>> > > >
>> > > > > Are the main/EWS bots running different versions of GCC?
>> > > >
>> > > > No, EFL ews bots have same gcc version. EFL ews and buildbots are
>> being
>> > > ran on two machines. As far as I know, those are based on Ubuntu
>> 13.04 and
>> > > have same gcc 4.7.3.
>> > > >
>> > > > Thanks,
>> > > > Gyuyoung.
>> > > >
>> > > >
>> > > > On Mon, Oct 7, 2013 at 4:56 AM, Andreas Kling <akling at apple.com>
>> wrote:
>> > > > Hi folks,
>> > > >
>> > > > I recently landed a patch that makes use of lowercased “override”
>> > > > and “final” in WebKit, and now the EFL build is failing.
>> > > >
>> > > > The EFL EWS bots didn’t have any problem with the patch however,
>> > > > which brings me to my question:
>> > > >
>> > > > Are the main/EWS bots running different versions of GCC?
>> > > > And if so, how soon can we make them use the same one?
>> > > >
>> > > > -Kling
>> > > > _______________________________________________
>> > > > webkit-dev mailing list
>> > > > webkit-dev at lists.webkit.org
>> > > > https://lists.webkit.org/mailman/listinfo/webkit-dev
>> > > >
>> > >
>> > >
>>
>> > _______________________________________________
>> > webkit-dev mailing list
>> > webkit-dev at lists.webkit.org
>> > https://lists.webkit.org/mailman/listinfo/webkit-dev
>>
>> --- end quoted text ---
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20131007/df42a783/attachment-0001.html>


More information about the webkit-dev mailing list