From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AD4ECE0059B for ; Tue, 21 Feb 2012 03:31:57 -0800 (PST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 21 Feb 2012 03:31:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208,217";a="112754493" Received: from jtoomey-mobl9.ger.corp.intel.com (HELO [163.33.228.159]) ([163.33.228.159]) by orsmga002.jf.intel.com with ESMTP; 21 Feb 2012 03:31:56 -0800 Message-ID: <4F4380AA.2010401@linux.intel.com> Date: Tue, 21 Feb 2012 11:31:54 +0000 From: John Toomey User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 MIME-Version: 1.0 To: yocto@yoctoproject.org Subject: Issue building meta-toolchain X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 11:31:57 -0000 Content-Type: multipart/alternative; boundary="------------040007040804090409090805" --------------040007040804090409090805 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello all, I am getting the following error when trying to build meta-toolchain: NOTE: Resolving any missing task queue dependencies ERROR: Nothing PROVIDES 'libx11-nativesdk' (but virtual:nativesdk:[path]/jtoomey/poky/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb DEPENDS on or otherwise requires it) ERROR: libx11-nativesdk was skipped: X11 not enabled for this DISTRO NOTE: Runtime target 'qemu-nativesdk' is unbuildable, removing... Missing or unbuildable dependency chain was: ['qemu-nativesdk', 'libsdl-nativesdk', 'libx11-nativesdk'] NOTE: Runtime target 'task-sdk-host-nativesdk' is unbuildable, removing... Missing or unbuildable dependency chain was: ['task-sdk-host-nativesdk', 'qemu-nativesdk', 'libsdl-nativesdk', 'libx11-nativesdk'] ERROR: Required build target 'meta-toolchain' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-toolchain', 'task-sdk-host-nativesdk', 'qemu-nativesdk', 'libsdl-nativesdk', 'libx11-nativesdk'] I dont really need or want X11 but the toolchain seems to depend on parts of it. Can anyone help point me in the right direction? Regards, John --------------040007040804090409090805 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello all,

I am getting the following error when trying to build meta-toolchain:

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'libx11-nativesdk' (but virtual:nativesdk:[path]/jtoomey/poky/meta/recipes-graphics/libsdl/libsdl_1.2.14.bb DEPENDS on or otherwise requires it)
ERROR: libx11-nativesdk was skipped: X11 not enabled for this DISTRO
NOTE: Runtime target 'qemu-nativesdk' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['qemu-nativesdk', 'libsdl-nativesdk', 'libx11-nativesdk']
NOTE: Runtime target 'task-sdk-host-nativesdk' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['task-sdk-host-nativesdk', 'qemu-nativesdk', 'libsdl-nativesdk', 'libx11-nativesdk']
ERROR: Required build target 'meta-toolchain' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-toolchain', 'task-sdk-host-nativesdk', 'qemu-nativesdk', 'libsdl-nativesdk', 'libx11-nativesdk']
I dont really need or want X11 but the toolchain seems to depend on parts of it.

Can anyone help point me in the right direction?

Regards,
John
--------------040007040804090409090805-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 279B0E0044B for ; Tue, 21 Feb 2012 09:37:22 -0800 (PST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 21 Feb 2012 09:37:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="127796227" Received: from unknown (HELO helios.localnet) ([10.252.123.19]) by fmsmga002.fm.intel.com with ESMTP; 21 Feb 2012 09:37:20 -0800 From: Paul Eggleton To: yocto@yoctoproject.org Date: Tue, 21 Feb 2012 17:37:19 +0000 Message-ID: <3649674.1xRD95lOgH@helios> Organization: Intel Corporation User-Agent: KMail/4.8.0 (Linux/3.0.0-16-generic-pae; KDE/4.8.0; i686; ; ) In-Reply-To: <4F4380AA.2010401@linux.intel.com> References: <4F4380AA.2010401@linux.intel.com> MIME-Version: 1.0 Subject: Re: Issue building meta-toolchain X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 17:37:22 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Tuesday 21 February 2012 11:31:54 John Toomey wrote: > I am getting the following error when trying to build meta-toolchain: > > NOTE: Resolving any missing task queue dependencies > ERROR: Nothing PROVIDES 'libx11-nativesdk' (but > > virtual:nativesdk:[path]/jtoomey/poky/meta/recipes-graphics/libsdl/libsdl_1 > .2.14.bb DEPENDS on or otherwise requires it) > ERROR: libx11-nativesdk was skipped: X11 not enabled for this DISTRO > NOTE: Runtime target 'qemu-nativesdk' is unbuildable, removing... > Missing or unbuildable dependency chain was: ['qemu-nativesdk', > 'libsdl-nativesdk', 'libx11-nativesdk'] > NOTE: Runtime target 'task-sdk-host-nativesdk' is unbuildable, > removing... > Missing or unbuildable dependency chain was: > ['task-sdk-host-nativesdk', 'qemu-nativesdk', 'libsdl-nativesdk', > 'libx11-nativesdk'] > ERROR: Required build target 'meta-toolchain' has no buildable > providers. > Missing or unbuildable dependency chain was: ['meta-toolchain', > 'task-sdk-host-nativesdk', 'qemu-nativesdk', 'libsdl-nativesdk', > 'libx11-nativesdk'] > > I dont really need or want X11 but the toolchain seems to depend on > parts of it. I'm guessing this is because we haven't tested building meta-toolchain when x11 has been removed from DISTRO_FEATURES; at minimum it seems we would need to fix the libsdl recipe to be able to build without libx11 when x11 is not in DISTRO_FEATURES. Would you mind filing a bug for this in the Yocto Project bugzilla (http://bugzilla.yoctoproject.org)? Thanks, Paul -- Paul Eggleton Intel Open Source Technology Centre From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx-3.enea.com (sestofw01.enea.se [192.36.1.252]) by yocto-www.yoctoproject.org (Postfix) with SMTP id 71EA5E0123C for ; Wed, 22 Feb 2012 01:23:45 -0800 (PST) Received: from [172.16.140.132] (172.16.140.132) by smtp.enea.com (172.21.1.208) with Microsoft SMTP Server id 14.2.247.3; Wed, 22 Feb 2012 10:23:42 +0100 Message-ID: <4F44B433.6070002@enea.com> Date: Wed, 22 Feb 2012 10:24:03 +0100 From: =?UTF-8?B?RGF2aWQgTnlzdHLDtm0=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: Paul Eggleton References: <4F4380AA.2010401@linux.intel.com> <3649674.1xRD95lOgH@helios> In-Reply-To: <3649674.1xRD95lOgH@helios> X-Originating-IP: [172.16.140.132] Cc: "yocto@yoctoproject.org" Subject: Re: Issue building meta-toolchain X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 09:23:45 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit On 02/21/2012 06:37 PM, Paul Eggleton wrote: > On Tuesday 21 February 2012 11:31:54 John Toomey wrote: >> I am getting the following error when trying to build meta-toolchain: >> >> NOTE: Resolving any missing task queue dependencies >> ERROR: Nothing PROVIDES 'libx11-nativesdk' (but >> >> virtual:nativesdk:[path]/jtoomey/poky/meta/recipes-graphics/libsdl/libsdl_1 >> .2.14.bb DEPENDS on or otherwise requires it) >> ERROR: libx11-nativesdk was skipped: X11 not enabled for this DISTRO >> NOTE: Runtime target 'qemu-nativesdk' is unbuildable, removing... >> Missing or unbuildable dependency chain was: ['qemu-nativesdk', >> 'libsdl-nativesdk', 'libx11-nativesdk'] >> NOTE: Runtime target 'task-sdk-host-nativesdk' is unbuildable, >> removing... >> Missing or unbuildable dependency chain was: >> ['task-sdk-host-nativesdk', 'qemu-nativesdk', 'libsdl-nativesdk', >> 'libx11-nativesdk'] >> ERROR: Required build target 'meta-toolchain' has no buildable >> providers. >> Missing or unbuildable dependency chain was: ['meta-toolchain', >> 'task-sdk-host-nativesdk', 'qemu-nativesdk', 'libsdl-nativesdk', >> 'libx11-nativesdk'] >> >> I dont really need or want X11 but the toolchain seems to depend on >> parts of it. > I'm guessing this is because we haven't tested building meta-toolchain when > x11 has been removed from DISTRO_FEATURES; at minimum it seems we would need > to fix the libsdl recipe to be able to build without libx11 when x11 is not in > DISTRO_FEATURES. > > Would you mind filing a bug for this in the Yocto Project bugzilla > (http://bugzilla.yoctoproject.org)? > > Thanks, > Paul Added Bug 2020, since we also need this fixed. http://bugzilla.pokylinux.org/show_bug.cgi?id=2020 Best Regards, David