All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: "openembedded-core@lists.openembedded.org oe-core layer"
	<Openembedded-core@lists.openembedded.org>
Subject: Re: World build on OE-Core
Date: Fri, 23 Aug 2013 12:51:24 -0700	[thread overview]
Message-ID: <5217BD3C.6040402@linux.intel.com> (raw)
In-Reply-To: <97E14A4F-C674-4D5A-946F-F09F41F35AB3@gmail.com>

On 08/23/2013 10:08 AM, Khem Raj wrote:
>
> On Aug 22, 2013, at 3:53 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
>
>> On Thu, Aug 22, 2013 at 03:12:17PM -0700, Saul Wold wrote:
>>> On 08/22/2013 02:24 PM, Khem Raj wrote:
>>>> Hi
>>>>
>>>> In spare cycles my box ran world build for all eglibc/qemus, arm, ppc, mips looks all fine however I see errors on mips64,x86 and x86_64
>>>> I am looking into the mips64 one.
>>>>
>>>> x86_64
>>>> ======
>>>>
>>>> Summary: 17 tasks failed:
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-graphics/xorg-lib/libxft_2.3.1.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-graphics/cairo/cairo_1.12.14.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-connectivity/bluez/bluez4_4.101.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-support/curl/curl_7.32.0.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-graphics/mesa/mesa_9.1.6.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-core/glib-networking/glib-networking_2.36.2.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-support/enchant/enchant_1.6.0.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-support/neon/neon_0.30.0.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.0.9.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-support/taglib/taglib_1.8.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-extended/parted/parted_3.1.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-extended/libuser/libuser_0.59.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-connectivity/neard/neard_0.10.bb, do_compile
>>>>    /builds1/angstrom/sources/openembedded-core/meta/recipes-connectivity/bluez5/bluez5_5.7.bb, do_compile
>>>>
>>> I do regular builds on my local machine of world and qemumips (not
>>> mips64) with MUT, I wonder what your failures are.  I will do a scratch
>>> build right now.
>>>
>>> What's your exact setup?  any other settings in your local.conf?
>
>
> Ran fresh from scratch builds and it seems its better, I have posted the results at
> http://sakrah.homelinux.org/files/world/
>
> It seems x86/x86_64 is same failure that Martin mentioned
>
Is there a bug filed?  If not can you please file a bug and include the 
compile logs and your local.conf/distro settings.

Thanks
	Sau!

> x86_64
>
> Summary: 2 tasks failed:
>    virtual:multilib:lib32:/builds1/angstrom/sources/openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb, do_compile
>    /builds1/angstrom/sources/openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb, do_compile
>
> x86
>
> Summary: 1 task failed:
>    /builds1/angstrom/sources/openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb, do_compile
>
>
> mips64
>
> Summary: 1 task failed:
>    /builds1/angstrom/sources/openembedded-core/meta/recipes-devtools/dpkg/dpkg_1.17.1.bb, do_configure
>
> other qemus all look green
>


  reply	other threads:[~2013-08-23 19:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22 21:24 World build on OE-Core Khem Raj
2013-08-22 21:36 ` Burton, Ross
2013-08-22 21:44   ` Khem Raj
2013-08-23  4:03   ` Khem Raj
2013-08-22 22:12 ` Saul Wold
2013-08-22 22:53   ` Martin Jansa
2013-08-23 17:08     ` Khem Raj
2013-08-23 19:51       ` Saul Wold [this message]
2013-09-02 10:47         ` Burton, Ross
2013-08-23  4:00   ` Khem Raj

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=5217BD3C.6040402@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=Openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.