[oe] State of bitbake world

Martin Jansa martin.jansa at gmail.com
Sat Apr 27 17:14:55 UTC 2013


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/
> 
> common from notify mismatch (6):
>   I'll send patch excluding libnotify3 and nautilus3 from world to hide them
>   meta-openembedded/meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.26.0.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb, do_compile

After excluding libnotify3 and nautilus3 from world 4 of them are still failing
with slightly different errors now:

http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130427_112107.log/

meta-openembedded/meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.26.0.bb, do_compile
  | gnome-canvas-rich-text.c: In function 'gnome_canvas_rich_text_draw':
  | gnome-canvas-rich-text.c:2150:2: error: implicit declaration of function 'gtk_text_layout_draw' [-Werror=implicit-function-declaration]

meta-openembedded/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb, do_compile
  | gnome-program.c: In function 'gnome_program_init_common':
  | gnome-program.c:2067:2: error: implicit declaration of function 'g_atexit' [-Werror=implicit-function-declaration]

meta-openembedded/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb, do_compile
  | xsltproc -o zenity-C.omf --stringparam db2omf.basename zenity --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/zenity/2.32.1-r1/zenity-2.32.1/help/zenity.omf.in"  `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/zenity.xml || { rm -f "zenity-C.omf"; exit 1; }
  | warning: failed to load external entity "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl"
  | cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl

meta-openembedded/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb, do_compile
  | xsltproc -o gnome-power-manager-C.omf --stringparam db2omf.basename gnome-power-manager --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gnome-power-manager/2.32.0-r2/gnome-power-manager-2.32.0/help/gnome-power-manager.omf.in"  /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm`/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gnome-power-manager.xml || { rm -f "gnome-power-manager-C.omf"; exit 1; }
  | unable to parse fr/gnome-power-manager.xml

At least last 2 are easy to fix by disabling docs (like most other gnome recipes), 
any volunteer to fix them?

Cheers,

> common (8):
>   I'll send patches moving qcanobserver, gcalctool, media-ctl, xbmc to nonworking
>   and exclude compat-wireless-all, samsung-rfs-mgr from world + check aurora-daemon (probably debugedit issue)
> 
>   meta-openembedded/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb, do_compile
>   meta-openembedded/meta-oe/recipes-kernel/compat-wireless/compat-wireless-all_3.6.8.bb, do_compile
>   meta-openembedded/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb, do_compile
>   meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb, do_configure
>   meta-openembedded/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb, do_package
>   meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_compile
>   meta-smartphone/meta-aurora/recipes-aurora/aurora/aurora-daemon_git.bb, do_package
>   meta-smartphone/meta-samsung/recipes-bsp/samsung-rfs-mgr/samsung-rfs-mgr_git.bb, do_configure
> 
> qemuarm (5):
>   meta-openembedded/meta-oe/recipes-support/libunwind/libunwind_1.1.bb, do_compile
>   openembedded-core/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb, do_compile
>   meta-openembedded/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb, do_compile
>   meta-openembedded/meta-oe/recipes-core/llvm/llvm2.9_2.9.bb, do_configure
>   openembedded-core/meta/recipes-devtools/qemu/qemu_1.4.0.bb, do_compile
> 
> qemux86* common (4):
>   meta-openembedded/meta-oe/recipes-support/ode/ode_0.9.bb, do_configure
>   openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.3.bb, do_compile
>   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_configure
> 
> qemux86 (2):
>   meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb, do_compile
>   meta-browser/recipes-browser/chromium/chromium_24.0.1312.52.bb, do_compile
> 
> qemux86-64 (4):
>   meta-browser/recipes-mozilla/firefox/firefox_10.0.11esr.bb, do_compile
>   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-browser/recipes-browser/chromium/chromium_24.0.1312.52.bb, do_compile
> 
> On Mon, Apr 15, 2013 at 04:12:53PM +0200, Martin Jansa wrote:
> > Hi,
> > 
> > just reminder of pending build issues with distro-less qemuarm world buils,
> > unfortunately a lot of these recipes are still there since I started to send
> > "world build status", so I will comment only on new or suspicious entries.
> > 
> > Complete log as always available at
> > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130415_033339.log/
> > 
> > qemux86 and qemux86-64 still running (one build takes +- 24hours)
> > 
> > # old entries:
> > meta-openembedded/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb, do_compile
> > meta-openembedded/meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.26.0.bb, do_compile
> > meta-openembedded/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb, do_compile
> > meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb, do_configure
> > openembedded-core/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb, do_compile
> > meta-openembedded/meta-oe/recipes-kernel/compat-wireless/compat-wireless-all_3.6.8.bb, do_compile
> > meta-openembedded/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb, do_compile
> > meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb, do_configure
> > meta-openembedded/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb, do_compile
> > meta-openembedded/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb, do_compile
> > meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb, do_configure
> > openembedded-core/meta/recipes-devtools/qemu/qemu_1.4.0.bb, do_compile
> > meta-openembedded/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb, do_compile
> > meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_compile
> > meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb, do_compile
> > meta-openembedded/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb, do_compile
> > 
> > *gnome*: biggest part of this is caused by libnotify3/libnotify conflicts and list of failing gnome
> > recipes always is different, depending which libnotify version was built/reused from sstate first :/
> > 
> > *klibc*: also happen quite often missing limits.h
> > 
> > meta-openembedded/meta-oe/recipes-core/llvm/llvm2.9_2.9.bb, do_compile
> >   | /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/llvm2.9/2.9-r2.0/llvm-2.9/lib/ExecutionEngine/JIT/Intercept.cpp: In constructor '{anonymous}::StatSymbols::StatSymbols()':
> >   | /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/llvm2.9/2.9-r2.0/llvm-2.9/lib/ExecutionEngine/JIT/Intercept.cpp:69:67: error: 'lseek64' was not declared in this scope
> >   from my pending patch, need to hunt this down before merging it or try if 2.8 suffers the same
> > 
> > meta-openembedded/meta-oe/recipes-kernel/compat-wireless/compat-wireless-all_3.6.8.bb
> >   this is picky about used defconfig, not sure how to "blacklist" it when something is missing in defconfig
> > 
> > meta-openembedded/meta-oe/recipes-devtools/php/php_5.3.19.bb
> >   Applying patch phar-makefile.patch
> >   patching file ext/phar/Makefile.frag
> >   Hunk #1 FAILED at 6.
> >   1 out of 1 hunk FAILED -- rejects in file ext/phar/Makefile.frag
> >   probably reexecuting do_patch in same directory for some reason..
> > 
> > meta-openembedded/meta-oe/recipes-support/tbb/tbb_4.1.bb
> >   reported on pending review
> > 
> > meta-openembedded/meta-oe/recipes-support/libunwind/libunwind_1.1.bb
> >   reported on review, but then I've accidentally merged it (I had it blacklisted as known broken, 
> >   but then v2 came and I supposed it's fixed because it wasn't in list of failing :/)
> > meta-openembedded/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb, do_configure
> >   node-waf: not found
> >   probably caused by my pending patch to upgrade nodejs to 0.10.4
> > 
> > meta-openembedded/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb, do_configure
> >   fix on ML http://patchwork.openembedded.org/patch/48153/
> > 
> > meta-smartphone/meta-android/recipes-multimedia/android-audiosystem/android-audiosystem_bzr.bb, do_package
> >   ERROR: debugedit failed with exit code 1 (cmd was '/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib/rpm/bin/debugedit' -b '/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi' -d '/usr/src/debug' -i -l '/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/android-audiosystem/1.8+bzr43-r0/debugsources.list' '/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/android-audiosystem/1.8+bzr43-r0/package/usr/lib/alsa-lib/libasound_module_pcm_android.so')
> > 
> > meta-smartphone/meta-aurora/recipes-aurora/aurora/aurora-daemon_git.bb, do_package
> >   ERROR: debugedit failed with exit code 1 (cmd was '/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib/rpm/bin/debugedit' -b '/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi' -d '/usr/src/debug' -i -l '/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/aurora-daemon/0.1+gitrAUTOINC+b65354ad6c0e201eea8559743a679ba71ddef0c4-r0.17/debugsources.list' '/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/aurora-daemon/0.1+gitrAUTOINC+b65354ad6c0e201eea8559743a679ba71ddef0c4-r0.17/package/usr/lib/qt4/imports/Aurora/Components/libaurora-components.so')
> > 
> > meta-smartphone/meta-samsung/recipes-bsp/samsung-rfs-mgr/samsung-rfs-mgr_git.bb, do_configure
> >   depends on samsung-ipc-1.0 >= 0.2', but we have that with negative D_P
> > 
> > meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
> >   pending review for Koen's patches, still need some improvements
> > -- 
> > Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
> 
> 
> 
> -- 
> 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-devel/attachments/20130427/f34f0d6d/attachment-0002.sig>


More information about the Openembedded-devel mailing list