Gentoo Archives: gentoo-embedded

From: "Dennis.Yxun" <dennis.yxun@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Re: can't emerge binary packges
Date: Tue, 27 Apr 2010 02:09:20
Message-Id: r2m7b09df4c1004261843ga55fa731md1edd52bd0690934@mail.gmail.com
In Reply to: [gentoo-embedded] can't emerge binary packges by "Dennis.Yxun"
1 On Tue, Apr 27, 2010 at 9:19 AM, Dennis.Yxun <dennis.yxun@×××××.com> wrote:
2
3 > HI Folks:
4 > I have problem to merge binary packages into my cross env.
5 > Let me make it clear, I've setup cross develop evironment in my
6 > Desktop,
7 > say the path is /usr/armv7a-softfloat-linux-gnueabi. And I find
8 > x11-libs/cairo-1.8.8-r1
9 > will fail when do cross compile, so I compile it natively on my ARM board,
10 > it pass successfullly,
11 > So I package it up, swith back to my cross environment,
12 > using "emerge-armv7a-softfloat-linux-gnueabi -k cairo", strangly it refuse
13 > to merge the binary package
14 > but try to compile it directly.
15 > This problem not always happen, for some packages I compiled on my ARM
16 > board,
17 > do install successful on my cross env
18 > Why?
19 > Attached png, shows that green-colored packages will be compiled even
20 > there do exist binary packages.
21 >
22 > Dennis Lan
23 >
24
25 here is output from -K option, but tell doesn't tell me the reason
26
27 sabayon ~ # emerge-armv7a-softfloat-linux-gnueabi -tvaK1
28 =media-libs/tiff-3.9.2-r1
29
30 !!! All ebuilds that could satisfy "=media-libs/tiff-3.9.2-r1" have been
31 masked.
32 !!! One of the following masked packages is required to complete your
33 request:
34 - media-libs/tiff-3.9.2-r1 (masked by: )
35
36
37 For more information, see the MASKED PACKAGES section in the emerge
38 man page or refer to the Gentoo Handbook

Replies

Subject Author
[gentoo-embedded] Re: can't emerge binary packges "Dennis.Yxun" <dennis.yxun@×××××.com>