> This is now failing on qemumips for me:
....

| CMakeFiles/JavaScriptCore.dir/runtime/JSArray.cpp.o: In function
> `JSC::JSArray::push(JSC::ExecState*, JSC::JSValue)':
> |
> /data/poky-master/tmp/work/mips32r2-poky-linux/webkitgtk/2.8.5-r0/webkitgtk-2.8.5/Source/JavaScriptCore/runtime/JSArray.cpp:566:
> undefined reference to `void
> JSC::JSObject::putByIndexBeyondVectorLengthWithoutAttributes<(unsigned
> char)20>(JSC::ExecState*, unsigned int, JSC::JSValue)'
> | collect2: error: ld returned 1 exit status
> | Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/build.make:14167:
> recipe for target 'lib/libjavascriptcoregtk-4.0.so.18.1.12' failed
>
> (similar failure on qemuppc too)

'git bisect' identified this as the reason:


3d81a56912fb2c6ca1c5aafb93cbc6e2cfea20b3 is the first bad commit
commit 3d81a56912fb2c6ca1c5aafb93cbc6e2cfea20b3
Author: Richard Purdie <richard.pur...@linuxfoundation.org>
Date:   Fri Sep 4 16:27:41 2015 +0100

    tcmode-default: Set gcc 5.2 as the default

    gcc 5.X is now working in all the places we test it in, its been in
    testing for quite some time. Time to make it the default (we have some
    room in M4 for any other bugfixes). Its easy to switch back to 4.9, we
    should really remove 4.8 at this point (to meta-oe?).

    (From OE-Core rev: 039211f0d8fe79d07b65f2f02e299b9656034214)

    Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>

:040000 040000 e99162e4020b9b8b286c355c8afef5d63317c149
69db8e38223a0107e38e2a054a8b1b2b5dc6974d M      meta

Regards,
Alex
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to