Gentoo Archives: gentoo-amd64

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