From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [OE-core] State of bitbake world, Failed tasks 2014-04-03
Date: Thu, 3 Apr 2014 17:14:16 +0200 [thread overview]
Message-ID: <20140403151416.GG2132@jama> (raw)
In-Reply-To: <8672BB614B4CCA40A6B3BDD6FD82050B57551D68@COSNADEXC13.usr.ingenico.loc>
[-- Attachment #1: Type: text/plain, Size: 7873 bytes --]
On Thu, Apr 03, 2014 at 03:03:43PM +0000, Matthieu CRAPET wrote:
> open-vcdiff seems to fail again. It seems you have the correct v2 patch.
> However the returned error is still the original one:
>
> | aclocal: error: non-option arguments are not accepted: '\'.
>
> There is no more \ character, it is patched.
>
> Patch has been really applied?
It's not failing for qemux86 and qemux86-64, so it was fixed by that
patch (qemuarm was already running when you sent that patch).
> Matt
>
>
> -----Message d'origine-----
> De : openembedded-core-bounces@lists.openembedded.org [mailto:openembedded-core-bounces@lists.openembedded.org] De la part de Martin Jansa
> Envoyé : jeudi 3 avril 2014 15:06
> À : openembedded-core@lists.openembedded.org; openembedded-devel@lists.openembedded.org
> Objet : [OE-core] State of bitbake world, Failed tasks 2014-04-03
>
> On Sun, Mar 30, 2014 at 01:28:00AM +0100, Martin Jansa wrote:
> > Be aware that I plan to run test-dependencies script for next few
> > days, so changes to meta-oe will be delayed until it's finished and I
> > can use jenkins again to test incoming changes.
>
> I've just started this long test-dependencies build so jenkins will be busy for next 14 days or so, but I'll send complete qa.log in advance as soon as it finishes building world from scratch.
>
> The report looks a lot better, thanks to everybody who sent patches! Be aware that qemuarm still shows a lot more failures, that's because only last qemux86-64 build contained all fixes from ML.
>
> Here is just qemux86-64 build:
> meta-qt5/recipes-qt/qt5/qtbase_5.2.1.bb, do_configure
> meta-browser/recipes-mozilla/firefox/firefox_10.0.11esr.bb, do_compile
> openembedded-core/meta/recipes-bsp/grub/grub_2.00.bb, do_package
> meta-openembedded/meta-oe/recipes-connectivity/daq/daq_2.0.2.bb, do_install
> meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb, do_configure
> meta-openembedded/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb, do_compile
> meta-openembedded/meta-oe/recipes-support/emacs/emacs_23.4.bb, do_compile
> meta-openembedded/meta-multimedia/recipes-multimedia/openal/openal-soft_1.15.1.bb, do_compile
> meta-openembedded/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb, do_configure
> meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb, do_compile
> meta-openembedded/meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb, do_compile
> openembedded-core/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb, do_configure
> meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_configure
> meta-openembedded/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb, do_compile
> meta-openembedded/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb, do_configure
>
> qtbase was broken by one patch from oe-devel ML, I've removed it for now.
>
> abiword was upgraded to fix failure, but will need some more changes.
>
> openal-soft, gst-ffmpeg and xbmc are failing because now world builds set P_V for libav to use version 9 needed by newer mplayer (which was failing before because of live555), xbmc was always failing, now it only fails a bit sooner in do_configure when checking ffmpeg.
>
> emacs is failing because of segfault in qemu, the same symptoms as before:
> http://git.openembedded.org/meta-openembedded/commit/?id=72e02b4625dceb0cc72e1edfc28215786c7de63a
> maybe some something was lost in transition to oe-core, or there is new issue in pixman or somewhere else:
> http://git.openembedded.org/openembedded-core/tree/meta/recipes-graphics/xorg-lib/pixman/0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch
>
> I'll look into gnome-backgrounds and mousepad, because I have pending patches for them which probably don't fix it completely.
>
> Other recipes are still "free" for fixing, please fix them and send reply to this thread when you start looking into it, so that nobody duplicates work.
>
> http://www.openembedded.org/wiki/Bitbake_World_Status
>
> == Failed tasks 2014-04-03 ==
>
> === common (7) ===
> * meta-openembedded/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb, do_configure
> * meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_configure
> * meta-openembedded/meta-multimedia/recipes-multimedia/openal/openal-soft_1.15.1.bb, do_compile
> * meta-openembedded/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb, do_compile
> * meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb, do_compile
> * meta-openembedded/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb, do_configure
> * openembedded-core/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb, do_configure
>
> === common-x86 (5) ===
> * meta-browser/recipes-mozilla/firefox/firefox_10.0.11esr.bb, do_compile
> * meta-openembedded/meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb, do_compile
> * meta-openembedded/meta-oe/recipes-support/emacs/emacs_23.4.bb, do_compile
> * meta-qt5/recipes-qt/qt5/qtbase_5.2.1.bb, do_configure
> * openembedded-core/meta/recipes-bsp/grub/grub_2.00.bb, do_package
>
> === qemuarm (15) ===
> * meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb, do_compile
> * meta-openembedded/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb, do_compile
> * meta-openembedded/meta-oe/recipes-navigation/monav/monav_0.3.bb, do_compile
> * meta-openembedded/meta-oe/recipes-support/asio/asio_1.4.1.bb, do_compile
> * meta-openembedded/meta-oe/recipes-support/inih/libinih_git.bb, do_install
> * meta-openembedded/meta-oe/recipes-support/mongodb/mongodb_git.bb, do_compile
> * meta-openembedded/meta-oe/recipes-support/open-vcdiff/open-vcdiff_0.8.3.bb, do_configure
> * meta-openembedded/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb, do_configure
> * meta-openembedded/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb, do_configure
> * meta-openembedded/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb, do_configure
> * meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb, do_configure
> * meta-openembedded/meta-xfce/recipes-xfce/xfwm4/xfwm4_git.bb, do_configure
> * meta-qt5/recipes-qt/qt5/qtwebkit-examples_5.2.1.bb, do_compile
> * openembedded-core/meta/recipes-bsp/grub/grub_git.bb, do_package
> * openembedded-core/meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb, do_compile
>
>
> === qemux86 (1) ===
> * meta-openembedded/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb, do_compile
>
> === qemux86_64 (3) ===
> * meta-openembedded/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb, do_compile
> * meta-openembedded/meta-oe/recipes-connectivity/daq/daq_2.0.2.bb, do_install
> * meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb, do_configure
>
> === Number of failed tasks ===
> {| class=wikitable
> |-
> ||qemuarm ||22 ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20140401_012017.log/
> |-
> ||qemux86 ||20 ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20140401_122021.log//
> |-
> ||qemux86_64 ||15 ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20140402_111852.log/
> |}
>
> --
> Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-04-03 15:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 13:06 State of bitbake world, Failed tasks 2014-04-03 Martin Jansa
2014-04-03 14:24 ` [OE-core] " Andreas Müller
2014-04-03 15:03 ` Matthieu CRAPET
2014-04-03 15:14 ` Martin Jansa [this message]
2014-04-04 12:07 ` Martin Jansa
2014-04-10 12:30 ` Martin Jansa
2014-04-05 8:47 ` [OE-core] " Trevor Woerner
2014-04-07 20:03 ` Trevor Woerner
-- strict thread matches above, loose matches on Subject: below --
2014-04-21 15:34 Martin Jansa
2014-04-21 16:06 ` [OE-core] " Koen Kooi
2014-04-21 18:40 ` Andreas Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140403151416.GG2132@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox