Re: [PATCH 2/3] qemu: upgrade to 2.12.0


Khem Raj
 

On Tue, May 29, 2018 at 4:14 PM, Alistair Francis <alistair23@...> wrote:
On Tue, May 29, 2018 at 1:40 PM, Martin Jansa <martin.jansa@...> wrote:
After removing ld-is-gold I was able to reproduce the issue.

Unfortunately removing the
meta/recipes-devtools/qemu/qemu/linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch
doesn't help with the hang, then I've tried to upgrade to latest SRCREV in
qemu master (currently 5a5c383b1373aeb6c87a0d6060f6c3dc7c53082b)

Will try to bisect where it started to hang between 2.11.0 and 2.12.0, but
it might be faster if Alistair Francis can chime in as the author of this
patch, he might have better idea why it stopped working.
I'm not sure why it would stop working between the two releases.

I can't reproduce the hang, I just see this compilation error when
buidling webkitgtk with musl:

/scratch/alistair/yocto/oe-master/build/tmp-musl/work/core2-64-oe-linux-musl/webkitgtk/2.20.2-r0/webkitgtk-2.20.2/Source/WebCore/platform/graphics/OpenGLShims.h:23:10:
fatal error: GL/gl.h: No such file or directory
#include <GL/gl.h>
do you have opengl x11 in distro features ? these headers should come
from mesa-dev

Join {openembedded-core@lists.openembedded.org to automatically receive all group messages.