Gentoo Archives: gentoo-amd64

From: Mark <whitetr6@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] emerge --emptytree problem
Date: Sun, 10 Jul 2005 13:57:29
Message-Id: 1f81f7e0050710065673e20768@mail.gmail.com
In Reply to: Re: [gentoo-amd64] emerge --emptytree problem by Sean Sullivan
1 I'll have to try again and see, I've already rebooted to start again.
2 When it fails (most recently it was at the qt-xxxx package install, it
3 has the usual "post the topmost error" message. But since I'm in the
4 console, I can't scroll up higher than the current screen displays.
5 How do I get to the error you would need to see? Thanks for the
6 help...
7
8 On 7/10/05, Sean Sullivan <sean@××××××××××.org> wrote:
9 > On Sunday 10 July 2005 09:25, Mark wrote:
10 > > I'm rebuilding my system from scratch, using 2005 and a stage 2 build.
11 > > It keeps failing in the emerge --emptytree system process. I suspect
12 > > my make.conf is the problem. So a couple questions...
13 > >
14 > > 1. On the USE flags, this time around, I put in everything that
15 > > sounded like I wanted, which ended up being a very long list. Am I
16 > > better off having a very short list of USE flags, as shown in the
17 > > example in the docs?
18 > >
19 > > 2. I have -march=athlon64 in my make.conf file. My processor is an
20 > > AMD64 Athlon 3200+. Is that the correct march= setting? Maybe that's
21 > > my whole problem rather than my USE flags list??
22 > >
23 > > Thanks all,
24 > > --
25 > > Mark
26 > > [unwieldy legal disclaimer would go here - feel free to type your own]
27 >
28 > march=athlon64 should be fine for your CPU. I use it and have an AMD64 3000+.
29 > How exactly does the emerge fail? What is the error you see? Doubtful it has
30 > anything to do with your USE flags, so we'll prob need to see the error.
31 >
32 > Here is my make.conf for comparison (and I have a lot of USE flags)
33 > --------------------------
34 > CHOST="x86_64-pc-linux-gnu"
35 > CFLAGS="-march=athlon64 -O2 -pipe"
36 > CXXFLAGS="${CFLAGS}"
37 >
38 > ACCEPT_KEYWORDS="~amd64"
39 > MAKEOPTS="-j2"
40 >
41 > USE="-gnome -kde -gtk -arts acpi alsa X audiofile avi -bonobo
42 > cdparanoia cdr crypt cups dbm divx4linux dvd dvdread gtk2
43 > encode imagemagick mailwrapper mozilla mpeg mysqli multilib
44 > nvidia ogg oggvorbis oss opengl pam perl python qt samba ssl
45 > mysql php xine amd64 apache2 cups acl xml readline libclamav"
46 > --------------------------
47 >
48 > -Sean
49 >
50
51
52 --
53 Mark
54 [unwieldy legal disclaimer would go here - feel free to type your own]
55
56 --
57 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] emerge --emptytree problem Zac Medico <zmedico@×××××.com>
Re: [gentoo-amd64] emerge --emptytree problem Peter Humphrey <prh@××××××××××.uk>
Re: [gentoo-amd64] emerge --emptytree problem Mathieu Seigneurin <mseigneurin@×××××××.fr>