[OE-core] State of bitbake world

Martin Jansa martin.jansa at gmail.com
Thu May 16 09:14:27 UTC 2013


On Thu, May 16, 2013 at 09:52:15AM +0200, Martin Jansa wrote:
> On Thu, May 02, 2013 at 05:18:33PM +0200, Martin Jansa wrote:
> > On Sat, Apr 27, 2013 at 12:54:00PM +0200, Martin Jansa wrote:
> > > Updated status, but only change IIRC is fixed php, tbb,
> > > android-audiosystem and partially fixed llvm2.9 (I'm testing patch to
> > > fix build on qemuarm again)
> > > 
> > > qemuarm Summary: 19 tasks failed:
> > > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130426_185942.log/
> > > qemux86 Summary: 20 tasks failed:
> > > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130427_002532.log/
> > > qemux86-64 Summary: 22 tasks failed:
> > > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130427_044751.log/
> > 
> > Updated list, there were some nice fixes especially for gnome stuff, but this time it was 
> > built with gcc-4.8 and binutils-2.23.2 so we have a lot more issues,
> > most of them were already reported in
> > http://lists.linuxtogo.org/pipermail/openembedded-core/2013-March/037715.html
> > so those are caused by gcc-4.8 not binutils-2.23.2
> > 
> > Be warned, logs are HUGE this time +- 600M
> > qemuarm Summary: 24 tasks failed:
> > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130429_150137.log/
> > qemux86 Summary: 25 tasks failed:
> > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130430_170512.log/
> > qemux86-64 Summary: 27 tasks failed:
> > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130501_142102.log/
> 
> Big thanks to all who sent patches to fix some of issues from last
> status email!
> 
> webkit-efl fails sooner, so the logs are "normal" += 90M
> 
> qemuarm Summary: 16 tasks failed:
> http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130513_155710.log
> 
> qemux86 Summary: 22 tasks failed:
> http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130514_091356.log
> 
> qemux86-64 Summary: 26 tasks failed: 
> http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130515_050455.log
> 
> common (14):
>   meta-openembedded/meta-oe/recipes-support/maliit/maliit-framework_git.bb, do_compile
>   meta-openembedded/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb, do_compile
>   meta-openembedded/meta-oe/recipes-navigation/gypsy/gypsy_0.9.bb, do_compile
>   meta-openembedded/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb, do_compile
>   meta-openembedded/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_1.0.7.bb, do_compile
>   meta-openembedded/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb, do_compile
>   meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.5.8.bb, do_configure
>   meta-openembedded/meta-oe/recipes-navigation/omgps/omgps_svn.bb, do_compile
>   meta-openembedded/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb, do_compile
>   meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/evince/evince_2.32.0.bb, do_compile
>   meta-openembedded/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.7.2.bb, do_compile

FYI: these builds were started +- 3 days ago, because it takes +- 24hours for
world build on one architecture (even with sstate-cache kept between
builds, because it's quickly changing checksums with oe-core changes) ...

so some fixes sent in last 3 days weren't used (there is patch to fix at
least maliit-framework and gnome-bluetooth)

Sometimes I upgrade used oe-core revision between arch builds (e.g. when new
oe-core invalidates many checksums I don't want to build another arch
spending 24 hours creating sstate-cache with already too old archives)

oe-core and other layers are used from shr/jansa/test branch

for meta-oe there is also contrib/jansa/in-test branch which tracks
which patches I've included to jansa/test from patchwork

> qemuarm (2):
>   openembedded-core/meta/recipes-devtools/qemu/qemu_1.4.0.bb, do_compile
>   meta-openembedded/meta-oe/recipes-support/libunwind/libunwind_1.1.bb, do_compile
> 
> qemux86* common (7):
>   openembedded-core/meta/recipes-devtools/gcc/gcc_4.8.bb, do_compile
>   openembedded-core/meta/recipes-bsp/grub/grub_2.00.bb, do_package
>   openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.6.bb, do_compile
>   meta-openembedded/meta-oe/recipes-support/ode/ode_0.9.bb, do_configure
>   meta-openembedded/meta-oe/recipes-support/emacs/emacs_23.4.bb, do_compile
>   meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb, do_compile
>   meta-browser/recipes-browser/chromium/chromium_24.0.1312.52.bb, do_compile
> 
> qemux86 (1):
>   meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb, do_compile
> 
> qemux86-64 (5):
>   meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb, do_configure
>   meta-openembedded/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb, do_compile
>   meta-openembedded/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb, do_compile
>   meta-openembedded/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb, do_configure
>   meta-browser/recipes-mozilla/firefox/firefox_10.0.11esr.bb, do_compile
> 
> > Common (18):
> >   virtual:native:meta-openembedded/meta-gnome/recipes-gnome/orbit2/orbit2_2.14.17.bb, do_compile
> >   openembedded-core/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-navigation/omgps/omgps_svn.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-support/maliit/maliit-framework_git.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-navigation/gypsy/gypsy_0.9.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb, do_package
> >   meta-openembedded/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb, do_compile
> >   meta-openembedded/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb, do_compile
> >   meta-openembedded/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb, do_compile
> >   meta-openembedded/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb, do_compile
> >   meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb, do_compile
> >   meta-openembedded/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb, do_compile
> >   meta-openembedded/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.7.2.bb, do_compile
> >   meta-smartphone/meta-shr/recipes-shr/shr/phoneuid_git.bb, do_compile
> >   meta-smartphone/meta-shr/recipes-shr/shr/libphone-ui-shr_git.bb, do_compile
> >   meta-smartphone/meta-fso/recipes-freesmartphone/freesmartphone/libframeworkd-glib_git.bb, do_compile
> > 
> > qemux86* common (6):
> >   openembedded-core/meta/recipes-devtools/gcc/gcc_4.8.bb, do_compile
> >   meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-support/ode/ode_0.9.bb, do_configure
> >   meta-openembedded/meta-oe/recipes-support/emacs/emacs_23.4.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-devtools/geany/geany_1.22.bb, do_compile
> >   meta-browser/recipes-browser/chromium/chromium_24.0.1312.52.bb, do_compile
> > 
> > qemuarm (6)
> >   openembedded-core/meta/recipes-support/gmp/gmp_5.1.0.bb, do_compile
> >   openembedded-core/meta/recipes-graphics/xorg-app/xrandr_1.4.0.bb, do_configure
> >   openembedded-core/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb, do_compile
> >   openembedded-core/meta/recipes-devtools/qemu/qemu_1.4.0.bb, do_compile
> >   meta-openembedded/meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-support/libunwind/libunwind_1.1.bb, do_compile
> > 
> > qemux86 (1)
> >   openembedded-core/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb, do_compile
> > 
> > qemux86-64 (3)
> >   meta-openembedded/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb, do_compile
> >   meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb, do_configure
> >   meta-openembedded/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb, do_compile
> 
> 
> 
> -- 
> Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com



-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130516/0fc6ca01/attachment-0001.sig>


More information about the Openembedded-core mailing list