* [gentoo-embedded] wrong keywords?
@ 2009-07-30 20:21 Christopher Friedt
2009-07-30 21:40 ` Ned Ludd
0 siblings, 1 reply; 3+ messages in thread
From: Christopher Friedt @ 2009-07-30 20:21 UTC (permalink / raw
To: gentoo-embedded
Hi,
This is probably fairly common, but I've been encountering a strange
message while cross compiling.
I'm compiling for ARCH=arm, but receiving a blocker stating that one
of the dependencies has keyword ~x86.
Any suggestions?
Chris
==============================================================
arm-unknown-linux-gnu-emerge -av xorg-x11
!!! All ebuilds that could satisfy ">=app-admin/eselect-opengl-1.0.7"
have been masked.
!!! One of the following masked packages is required to complete your request:
- app-admin/eselect-opengl-1.0.7 (masked by: ~x86 keyword)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
(dependency required by "x11-base/xorg-server-1.6.2-r1" [ebuild])
(dependency required by "x11-base/xorg-x11-7.4" [ebuild])
(dependency required by "xorg-x11" [argument])
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-embedded] wrong keywords?
2009-07-30 20:21 [gentoo-embedded] wrong keywords? Christopher Friedt
@ 2009-07-30 21:40 ` Ned Ludd
2009-07-30 21:47 ` Christopher Friedt
0 siblings, 1 reply; 3+ messages in thread
From: Ned Ludd @ 2009-07-30 21:40 UTC (permalink / raw
To: gentoo-embedded
On Thu, 2009-07-30 at 22:21 +0200, Christopher Friedt wrote:
> Hi,
>
> This is probably fairly common, but I've been encountering a strange
> message while cross compiling.
>
> I'm compiling for ARCH=arm, but receiving a blocker stating that one
> of the dependencies has keyword ~x86.
>
> Any suggestions?
Yes.
Try arm-unknown-linux-gnu-emerge -av xorg-x11 --root-deps=rdeps
https://bugs.gentoo.org/show_bug.cgi?id=222895
Note however that xorg-server will miss a lot of the protos it needs
installed to actually be able to merge xorg. So tip is to just merge
nearly them all.
>
> Chris
>
> ==============================================================
> arm-unknown-linux-gnu-emerge -av xorg-x11
>
> !!! All ebuilds that could satisfy ">=app-admin/eselect-opengl-1.0.7"
> have been masked.
> !!! One of the following masked packages is required to complete your request:
> - app-admin/eselect-opengl-1.0.7 (masked by: ~x86 keyword)
>
> For more information, see the MASKED PACKAGES section in the emerge
> man page or refer to the Gentoo Handbook.
> (dependency required by "x11-base/xorg-server-1.6.2-r1" [ebuild])
> (dependency required by "x11-base/xorg-x11-7.4" [ebuild])
> (dependency required by "xorg-x11" [argument])
>
--
Ned Ludd <solar@gentoo.org>
Gentoo Linux
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-embedded] wrong keywords?
2009-07-30 21:40 ` Ned Ludd
@ 2009-07-30 21:47 ` Christopher Friedt
0 siblings, 0 replies; 3+ messages in thread
From: Christopher Friedt @ 2009-07-30 21:47 UTC (permalink / raw
To: gentoo-embedded
Thanks for getting back to me.
I found an odd workaround for the problem by first emerging the
dependency that complained about the incorrect keyword (in this case
eselect-opengl).
Strangely, when I directly emerged the dependency, there were no
complaints at all. Hopefully I can continue to emerge xorg-x11 once
the dependencies up to that point are built.
C
On Thu, Jul 30, 2009 at 11:40 PM, Ned Ludd<solar@gentoo.org> wrote:
> On Thu, 2009-07-30 at 22:21 +0200, Christopher Friedt wrote:
>> Hi,
>>
>> This is probably fairly common, but I've been encountering a strange
>> message while cross compiling.
>>
>> I'm compiling for ARCH=arm, but receiving a blocker stating that one
>> of the dependencies has keyword ~x86.
>>
>> Any suggestions?
>
> Yes.
>
> Try arm-unknown-linux-gnu-emerge -av xorg-x11 --root-deps=rdeps
>
> https://bugs.gentoo.org/show_bug.cgi?id=222895
>
> Note however that xorg-server will miss a lot of the protos it needs
> installed to actually be able to merge xorg. So tip is to just merge
> nearly them all.
>
>
>>
>> Chris
>>
>> ==============================================================
>> arm-unknown-linux-gnu-emerge -av xorg-x11
>>
>> !!! All ebuilds that could satisfy ">=app-admin/eselect-opengl-1.0.7"
>> have been masked.
>> !!! One of the following masked packages is required to complete your request:
>> - app-admin/eselect-opengl-1.0.7 (masked by: ~x86 keyword)
>>
>> For more information, see the MASKED PACKAGES section in the emerge
>> man page or refer to the Gentoo Handbook.
>> (dependency required by "x11-base/xorg-server-1.6.2-r1" [ebuild])
>> (dependency required by "x11-base/xorg-x11-7.4" [ebuild])
>> (dependency required by "xorg-x11" [argument])
>>
> --
> Ned Ludd <solar@gentoo.org>
> Gentoo Linux
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-30 21:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-30 20:21 [gentoo-embedded] wrong keywords? Christopher Friedt
2009-07-30 21:40 ` Ned Ludd
2009-07-30 21:47 ` Christopher Friedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox