Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] make only builds X86_64 code
Date: Wed, 17 Jun 2009 22:08:52
Message-Id: 1245276528.3260.13.camel@hangover
In Reply to: Re: [gentoo-embedded] make only builds X86_64 code by Stephen Feyrer
1 On Wed, 2009-06-17 at 22:05 +0100, Stephen Feyrer wrote:
2 > Stephen Feyrer wrote:
3 > > Ahmed Ammar wrote:
4 > >> On Tue, 2009-06-16 at 21:24 +0100, Stephen Feyrer wrote:
5 > >> [snip]
6 > >>> echo ">=net-mail/dovecot-1.1.16" >>
7 > >>> /usr/armv5tel-softfloat-linux-gnueabi/etc/portage/package.keywords
8 > >> [snip]
9 > >>
10 > >> The above entry in package.keywords is invalid/in-complete. Please have
11 > >> a look at 'man portage'.
12 > >>
13 > >
14 > > package.keywords
15 > >
16 > > net-mail/dovecot-1.1.16.ebuild:KEYWORDS="** ~ARM"
17 > >
18 > > ACCEPT_KEYWORDS="arm ~arm ~amd"
19 > >
20 > > Still produce the masked result.
21 > >
22 > > Thanks.
23 >
24 > I have followed the instructions to install the Openmoko overlay. This
25 > now means ./configure runs all the way through without interuption or
26 > the need for cached values. I believe this is what is causing the
27 > X86_64 make operation.
28 >
29 > What I really want to do is look at each of the cached values which I
30 > previously passed to ./configure and learn why they were a problem and
31 > fix that problem rather using a clever way of ignoring it. I just don't
32 > know where to start.
33 >
34 > Plus, now I need to know what setting up the Openmoko overlay has done
35 > to cause this X86_64 build issue.
36 >
37 > This all for tomorrow at the earliest... :(
38
39
40 Just want to point out to you that you are still not using the correct
41 keywords. ~amd alone is not a valid keyword value while ~amd64 is..
42
43
44
45
46
47 --
48 Ned Ludd <solar@g.o>
49 Gentoo Linux

Replies

Subject Author
Re: [gentoo-embedded] make only builds X86_64 code Stephen Feyrer <steve@××××××××.uk>