Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: x86 versus amd64 - where is it set / overwritten
Date: Fri, 13 Feb 2009 18:04:13
Message-Id: gn4cm5$fl8$1@ger.gmane.org
In Reply to: Re: [gentoo-user] Re: x86 versus amd64 - where is it set / overwritten by Helmut Jarausch
1 Helmut Jarausch wrote:
2 > On 13 Feb, Nikos Chantziaras wrote:
3 >> Helmut Jarausch wrote:
4 >>> Hi,
5 >>>
6 >>> I'm working on an AMD opteron, definitely an AMD64 machine.
7 >>>
8 >>> /etc/make.conf contains
9 >>> CHOST="x86_64-pc-linux-gnu"
10 >>>
11 >>> my profile is
12 >>> default/linux/amd64/2008.0/desktop
13 >>>
14 >>> Still, when emerging sci-libs/acml, portage
15 >>> fetches the 32-bit variant of the package.
16 >>> The SRC_URI depends on use flags x86 and amd86.
17 >> This package is fetch restricted. It shouldn't actually fetch anything.
18 >> You have to download the correct tarball and place it in
19 >> /usr/portage/distfiles.
20 >>
21 >
22 > OK, my wording was wrong. I did fetch the 64-bit version but emerge
23 > didn't use it, but told me to fetch the 32-bit version.
24
25 Hmm. Get that one too then and see which one is picked when the actual
26 emerge starts. It could be that it needs both. If it ends up building
27 the 32-bit one only, then I guess it's time for a bug report :)

Replies

Subject Author
Re: [gentoo-user] Re: x86 versus amd64 - where is it set / overwritten Ian Lee <ian@×××××××××××××××××××.uk>