Gentoo Archives: gentoo-amd64

From: Beso <givemesugarr@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Problems customizing gentoo
Date: Fri, 03 Oct 2008 07:50:22
Message-Id: d257c3560810030050n18d49fa4p9537b0524d97dc67@mail.gmail.com
In Reply to: [gentoo-amd64] Problems customizing gentoo by Greg
1 2008/10/2 Greg <journey@×××××××××××××××.net>:
2 > I've been having problems customizing gentoo on my Acer Aspire T180-UA380B AMD Desktop PC.
3 >
4 > I've been using i686 versions of gentoo for years on my pentium3 with no problems.
5 >
6 > Here are further specs and what I've tried:
7 >
8 > Acer Aspire T180-UA380B AMD Desktop PC - AMD Athlon 64
9 > 3800+ 2.4GHz, 2GB DDR2, 160GB SATA, DL DVD±RW, Gigabit LAN, Flash
10 > Reader, running off of a 2007.0 AMD64 live cd chrooted environment.
11 >
12 > I keep running into the same issue no matter what USE flags I have specified in make.conf, what make.profile I have
13 > specified (attempted 2007.0, 2008.0, hardened, 2007.0 x86 under a 32bit chrooted environment and chost set accordingly in
14 > make.conf.
15 >
16 > The error I get follows:
17 > * ERROR: sys-libs/glibc-2.6.1 failed.
18 > * Call stack:
19 > * ebuild.sh, line 49: Called src_compile
20 > * environment, line 3362: Called eblit-run 'src_compile'
21 > * environment, line 1087: Called eblit-glibc-src_compile
22 > * src_compile.eblit, line 181: Called toolchain-glibc_src_compile
23 > * src_compile.eblit, line 122: Called die
24 > * The specific snippet of code:
25 > * make PARALLELMFLAGS="${MAKEOPTS}" || die "make for ${ABI} failed"
26 > * The die message:
27 > * make for default failed
28 > *
29 > * If you need support, post the topmost build error, and the call stack if relevant.
30 > * A complete build log is located at '/var/log/portage/sys-libs:glibc-2.6.1:20081002-111002.log'.
31 > * The ebuild environment file is located at '/var/build/portage/sys-libs/glibc-2.6.1/temp/environment'.
32 > *
33 >
34 > If I start off with a stage3-amd64-2007.0 tarvol, don't try to customize my system by trying to make a stage1, and just do
35 > emerge --update system, I end up with errors upgrading grep regarding libpcre.
36 >
37 > Anythoughts would be greatly appreciated as I've been struggling with this for months trying to find a solution.
38 >
39 > If I need to provide more information or need to post this to a more appropriate list, please let me know.
40 >
41 > Very best,
42 > Greg Osborne
43 >
44 >
45
46
47 a stage 1 install is useless as it is a stage 2 one. the best way to
48 customize your gentoo is start with a stage 3 installed and rebuild
49 everything installed with emerge -e world before putting in something
50 else.
51 have you remembered to do an update-env && source /etc/profile after
52 chrooting into gentoo?! usually your issue could be due to portage not
53 finding the right profile. also you should do an emerge --sync &&
54 source /etc/profile (no more that 2 a day or you'll get banned
55 temporary from the gentoo server) before trying to compile something.
56 if there are problems with the profile that should fix the issues.
57
58 --
59 dott. ing. beso