All of lore.kernel.org
 help / color / mirror / Atom feed
* Issue building meta-toolchain
@ 2012-02-21 11:31 John Toomey
  2012-02-21 17:37 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: John Toomey @ 2012-02-21 11:31 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1584 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Issue building meta-toolchain
  2012-02-21 11:31 Issue building meta-toolchain John Toomey
@ 2012-02-21 17:37 ` Paul Eggleton
  2012-02-22  9:24   ` David Nyström
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2012-02-21 17:37 UTC (permalink / raw)
  To: yocto

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Issue building meta-toolchain
  2012-02-21 17:37 ` Paul Eggleton
@ 2012-02-22  9:24   ` David Nyström
  0 siblings, 0 replies; 3+ messages in thread
From: David Nyström @ 2012-02-22  9:24 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto@yoctoproject.org

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-22  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21 11:31 Issue building meta-toolchain John Toomey
2012-02-21 17:37 ` Paul Eggleton
2012-02-22  9:24   ` David Nyström

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.