Gentoo Archives: gentoo-embedded

From: Christopher Friedt <chrisfriedt@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] wrong keywords?
Date: Thu, 30 Jul 2009 21:48:00
Message-Id: 3ea34a000907301447m17f0deabx9eeadc2bd2e41fbc@mail.gmail.com
In Reply to: Re: [gentoo-embedded] wrong keywords? by Ned Ludd
1 Thanks for getting back to me.
2
3 I found an odd workaround for the problem by first emerging the
4 dependency that complained about the incorrect keyword (in this case
5 eselect-opengl).
6
7 Strangely, when I directly emerged the dependency, there were no
8 complaints at all. Hopefully I can continue to emerge xorg-x11 once
9 the dependencies up to that point are built.
10
11 C
12
13 On Thu, Jul 30, 2009 at 11:40 PM, Ned Ludd<solar@g.o> wrote:
14 > On Thu, 2009-07-30 at 22:21 +0200, Christopher Friedt wrote:
15 >> Hi,
16 >>
17 >> This is probably fairly common, but I've been encountering a strange
18 >> message while cross compiling.
19 >>
20 >> I'm compiling for ARCH=arm, but receiving a blocker stating  that one
21 >> of the dependencies has  keyword ~x86.
22 >>
23 >> Any suggestions?
24 >
25 > Yes.
26 >
27 > Try arm-unknown-linux-gnu-emerge -av xorg-x11 --root-deps=rdeps
28 >
29 > https://bugs.gentoo.org/show_bug.cgi?id=222895
30 >
31 > Note however that xorg-server will miss a lot of the protos it needs
32 > installed to actually be able to merge xorg. So tip is to just merge
33 > nearly them all.
34 >
35 >
36 >>
37 >> Chris
38 >>
39 >> ==============================================================
40 >> arm-unknown-linux-gnu-emerge -av xorg-x11
41 >>
42 >> !!! All ebuilds that could satisfy ">=app-admin/eselect-opengl-1.0.7"
43 >> have been masked.
44 >> !!! One of the following masked packages is required to complete your request:
45 >> - app-admin/eselect-opengl-1.0.7 (masked by: ~x86 keyword)
46 >>
47 >> For more information, see the MASKED PACKAGES section in the emerge
48 >> man page or refer to the Gentoo Handbook.
49 >> (dependency required by "x11-base/xorg-server-1.6.2-r1" [ebuild])
50 >> (dependency required by "x11-base/xorg-x11-7.4" [ebuild])
51 >> (dependency required by "xorg-x11" [argument])
52 >>
53 > --
54 > Ned Ludd <solar@g.o>
55 > Gentoo Linux
56 >
57 >
58 >