On Sun, 2013-03-03 at 13:39 +0100, Martin Jansa wrote: > Updated state of world builds on distroless > oe-core+meta-oe+meta-smartphone layers > this time also on qemux86 and qemux86-64: > > qemuarm: > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130301_160601.log/ > qemux86: > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130228_235947.log/ > qemux86-64: > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130302_074041.log/ >
> qemuarm: > openembedded-core/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb, do_compile It can't find egl which is probably disabled by opengl being missing from DISTRO_FEATURES. > qemux86: > openembedded-core/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb, do_compile > > openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb, > do_compile > > qemux86-64: > > openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb, > do_compile opengl isn't in DISTRO_FEATURES which leads xserver-xorg to have PACKAGECONFIG not containing glx which turns off dri2 which causes the video driver to fail. Not sure what we want to do about this :/. > qemux86-64 has few new QA warnings: > usbmuxd-git: usbmuxd: Files/directories were installed but not shipped > /usr/lib64 > /usr/lib64/libusbmuxd.so.1.0.8 > /usr/lib64/libusbmuxd.so.2 > /usr/lib64/libusbmuxd.so > /usr/lib64/.debug > /usr/lib64/pkgconfig > /usr/lib64/.debug/libusbmuxd.so.1.0.8 > /usr/lib64/pkgconfig/libusbmuxd.pc Looks like its ignoring libdir... > rpm-5.4.9: rpm: Files/directories were installed but not shipped > /etc > /etc/rcS.d > /etc/rcS.d/S98run-postinsts Bug in master OE-Core we need to fix. Cheers, Richard _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel