[meta-freescale] Chromium compile fails with latest master

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Oct 20 04:44:13 PDT 2015


On Tue, Oct 20, 2015 at 8:47 AM, Ian Craig <ian at etwoc.com> wrote:
> I downloaded the latest master yesterday and tried to create a
> core-image-sato image with chromium (which I have done many times before)
> but the chromium builds fails with the following error:
>
> ../../third_party/WebKit/Source/wtf/dtoa/bignum.cc: In member function 'void
> WTF::double_conversion::Bignum::AssignDecimalString(WTF::double_conversion::Vector<const
> char>)':
>
> ../../third_party/WebKit/Source/wtf/dtoa/bignum.cc:105:10: error: assuming
> signed overflow does not occur when assuming that (X + c) < X is always
> false [-Werror=strict-overflow]
>
>      void Bignum::AssignDecimalString(Vector<const char> value) {
>
> Has there been anything changed in the latest master to cause this.

This is likely due the default toolchain to have been changed for GCC
5.2 and this old Chromium release do not proper support it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list