Gentoo Archives: gentoo-amd64

From: Rick Meredith <rick@××××.us>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Problems customizing gentoo
Date: Fri, 03 Oct 2008 00:49:07
Message-Id: 200810021942.45089.rick@aofh.us
In Reply to: [gentoo-amd64] Problems customizing gentoo by Greg
1 On Thursday 02 October 2008 04:35:03 pm Greg wrote:
2 > I've been having problems customizing gentoo on my Acer Aspire T180-UA380B
3 > AMD Desktop PC.
4 >
5 > I've been using i686 versions of gentoo for years on my pentium3 with no
6 > problems.
7 >
8 > Here are further specs and what I've tried:
9 >
10 > Acer Aspire T180-UA380B AMD Desktop PC - AMD Athlon 64
11 > 3800+ 2.4GHz, 2GB DDR2, 160GB SATA, DL DVD±RW, Gigabit LAN, Flash
12 > Reader, running off of a 2007.0 AMD64 live cd chrooted environment.
13 >
14 > I keep running into the same issue no matter what USE flags I have
15 > specified in make.conf, what make.profile I have specified (attempted
16 > 2007.0, 2008.0, hardened, 2007.0 x86 under a 32bit chrooted environment and
17 > chost set accordingly in make.conf.
18 >
19 > The error I get follows:
20 > * ERROR: sys-libs/glibc-2.6.1 failed.
21 > * Call stack:
22 > * ebuild.sh, line 49: Called src_compile
23 > * environment, line 3362: Called eblit-run 'src_compile'
24 > * environment, line 1087: Called eblit-glibc-src_compile
25 > * src_compile.eblit, line 181: Called toolchain-glibc_src_compile
26 > * src_compile.eblit, line 122: Called die
27 > * The specific snippet of code:
28 > * make PARALLELMFLAGS="${MAKEOPTS}" || die "make for ${ABI} failed"
29 > * The die message:
30 > * make for default failed
31 > *
32 > * If you need support, post the topmost build error, and the call stack if
33 > relevant. * A complete build log is located at
34 > '/var/log/portage/sys-libs:glibc-2.6.1:20081002-111002.log'. * The ebuild
35 > environment file is located at
36 > '/var/build/portage/sys-libs/glibc-2.6.1/temp/environment'. *
37 >
38 > If I start off with a stage3-amd64-2007.0 tarvol, don't try to customize my
39 > system by trying to make a stage1, and just do emerge --update system, I
40 > end up with errors upgrading grep regarding libpcre.
41 >
42 > Anythoughts would be greatly appreciated as I've been struggling with this
43 > for months trying to find a solution.
44 >
45 > If I need to provide more information or need to post this to a more
46 > appropriate list, please let me know.
47 >
48 > Very best,
49 > Greg Osborne
50
51 What do you have in your "/etc/make.conf"
52
53 Regards Rick

Replies

Subject Author
Re: [gentoo-amd64] Problems customizing gentoo Drake Donahue <donahue95@×××××××.net>