[oe] [OE-core] State of bitbake world

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jun 19 08:19:55 UTC 2013


On Wed, 2013-06-19 at 09:07 +0100, Paul Barker wrote:
> On 11 June 2013 17:04, Martin Jansa <martin.jansa at 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.

Removing the linux-libc-headers recipe from mate-raspberrypi might just
help some of the headers issues. I posted a patch for this a while back
but it wasn't merged, neither was my kernel fix for i2c:

https://lists.yoctoproject.org/pipermail/yocto/2013-April/015581.html
https://lists.yoctoproject.org/pipermail/yocto/2013-April/015582.html

Cheers,

Richard




More information about the Openembedded-devel mailing list