Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [SOLVED] gcc build fails during emerge system on new 64-bit install
Date: Fri, 25 Jun 2010 03:30:11
Message-Id: 20100625032909.GC13054@waltdnes.org
In Reply to: Re: [gentoo-user] gcc build fails during emerge system on new 64-bit install by Mick
1 On Thu, Jun 24, 2010 at 09:38:17PM +0100, Mick wrote
2
3 > I'll repeat the advice I was given in this list sometime around last
4 > Christmas (but can't find the thread now): you're bound to find some
5 > pesky application which is only available in 32bit and then you'll
6 > curse for having to reinstall.
7
8 If anything, I'll install a VM to run it in.
9
10 > Have you tried setting -j1 and trying emerging it once more?
11
12 I *ALWAYS* have -j1 in /etc/make.conf. Anyways, it turned out to be
13 something completely different. Whilst doing additional Google
14 searching, I stumbled across "Foolproof Gentoo World Update Build Order"
15 at http://foxpa.ws/tag/package-keywords/ and it was proof against this
16 fool, too <G>. My problem was that the Gentoo install snapshot put in
17 gcc-4.3.4, and "emerge --update world" pulled in gcc-4.4.3-r2. So far,
18 so good. But after the first build, I forgot to gcc-config over to
19 4.4.3-r2 ... dohhhhhhh.
20
21 Anyhow, after switching over, rebuilding gcc-4.4.3-r2, exiting,
22 logging back in, unmerging gcc-4.3.4, and rebuilding glibc, I
23 successfully emerged system and world. I'm now emerging xorg-x11.
24
25 <RANT>
26 Why on earth will xorg-x11 *NOT* build if I mask out various arabic,
27 cyrillic, ethiopic, and jis fonts? My PC is *NOT* intended to be a
28 kiosk machine at UN headquarters fer-cryin-out-loud.
29 </RANT>
30
31 --
32 Walter Dnes <waltdnes@××××××××.org>

Replies