On 11 June 2013 17:04, Martin Jansa <martin.ja...@gmail.com> wrote: > > qemuarm Summary: 14 tasks failed: > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130610_065148.log/ > > qemux86 Summary: 17 tasks failed: > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130608_071258.log/ > > qemux86-64 Summary: 18 tasks failed: > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130609_081044.log/ >
Thought I'd post a summary of what fails for MACHINE=raspberrypi at the minute: meta-openembedded/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb, do_compile openembedded-core/meta/recipes-qt/qt4/qt-mobility-embedded_1.2.0.bb, do_compile openembedded-core/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb, do_compile meta-openembedded/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb, do_compile openembedded-core/meta/recipes-graphics/wayland/weston_1.1.0.bb, do_compile meta-openembedded/meta-oe/recipes-support/gperftools/gperftools_2.0.bb, do_compile openembedded-core/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb, do_configure meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb, do_compile meta-openembedded/meta-oe/recipes-devtools/luajit/luajit_2.0.1.bb, do_compile meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb, do_compile meta-openembedded/meta-oe/recipes-support/mg/mg_20110905.bb, do_configure openembedded-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.0.7.bb, do_compile A lot of these are related to missing vcos_platform_types.h (https://github.com/raspberrypi/firmware/issues/34). luajit is rather a strange error, HOST_CC can't find <sys/types.h> or some other common headers. mplayer2 is failing to find <mad.h>, this needs the same sort of fix I made to vlc (http://git.openembedded.org/meta-openembedded/commit/?id=3d6369b7c39d78b0d424dbe5a97e736b694e3c48). Full logs, conf files, etc: http://www.paulbarker.me.uk/yocto/20130617_poky/ Note that for the final build everything in "fixes/" has been applied, including Khem's patches for gypsy, omgps, packagekit and tk. -- Paul Barker Email: p...@paulbarker.me.uk http://www.paulbarker.me.uk _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel