Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Saul Wold <sgw@linux.intel.com>
Cc: "openembedded-core@lists.openembedded.org oe-core layer"
	<Openembedded-core@lists.openembedded.org>
Subject: Re: World build on OE-Core
Date: Thu, 22 Aug 2013 21:00:06 -0700	[thread overview]
Message-ID: <76D3B97F-7A74-4AC3-B7E2-CFDA076983DF@gmail.com> (raw)
In-Reply-To: <52168CC1.5050906@linux.intel.com>


On Aug 22, 2013, at 3:12 PM, Saul Wold <sgw@linux.intel.com> 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.

Do you build OE-Core or poky ?

>  I will do a scratch build right now.
> 
> What's your exact setup?  any other settings in your local.conf?


I checkout OE-Core and bitbake and have default local.conf and  I append following to local.conf

DISTRO_FEATURES_append = " systemd"
# DISTRO_FEATURES_BACKFILL_CONSIDERED_append = " sysvinit"
VIRTUAL-RUNTIME_dev_manager = "udev"
VIRTUAL-RUNTIME_login_manager = "busybox"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
VIRTUAL-RUNTIME_keymaps = "keymaps"


> 
> Sau!
> 
> 
>> 
>> x86
>> ====
>> 
>> Summary: 1 task failed:
>>   /builds1/angstrom/sources/openembedded-core/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb, do_compile
>> 
> This is strange because we do world builds regularly.
> 
>> 
>> mips64
>> ======
>> 
>> Summary: 1 task failed:
>>   /builds1/angstrom/sources/openembedded-core/meta/recipes-devtools/dpkg/dpkg_1.17.1.bb, do_configure
>> 
>> 
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>> 
>> 



      parent reply	other threads:[~2013-08-23  4:00 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
2013-09-02 10:47         ` Burton, Ross
2013-08-23  4:00   ` Khem Raj [this message]

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=76D3B97F-7A74-4AC3-B7E2-CFDA076983DF@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=Openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox