Gentoo Archives: gentoo-user

From: Lorenzo Marussi <lorenzo@×××××××××××××××.it>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sys-fs/device-mapper
Date: Mon, 13 Nov 2006 16:07:24
Message-Id: 1163433574.2224.4.camel@localhost
In Reply to: [gentoo-user] sys-fs/device-mapper by James Colby
1 Hi
2
3 I don't think it's normal.
4 Maybe there is a loop in compiling.
5 Please check, if it's still running, if there is some piece of code that
6 repeats
7 continuously.
8
9 Post your emerge --info output
10
11
12 Lorenzo Marussi
13
14
15 Il giorno lun, 13/11/2006 alle 10.31 -0500, James Colby ha scritto:
16
17 > All -
18 >
19 > I am trying to emerge sys-fs/device-mapper on an older piece of
20 > hardware (AMD Duron 800, with 512Mb of Ram). The package has been
21 > compiling for something like 8 hours already. Is this normal? It
22 > seems like an awfully long time to me. As a comparison, I was able to
23 > compile the kernel in about 15 minutes. If this isn't normal, any
24 > ideas as to what the problem could be. I didn't see anything on
25 > bugs.gentoo.org.
26 >
27 > Thanks,
28 > James
29 >
30 >
31 > In case it matters my make.conf looks like this:
32 >
33 > CFLAGS="-mtune=athlon -O3 -fomit-frame-pointer"
34 > CHOST="i686-pc-linux-gnu"
35 > CXXFLAGS="${CFLAGS}"
36 > USE="-arts -ipv6 apache2 mysql pam ssl xml xml2 -gnome -gtk alsa oss
37 > nvidia -cups mmx -ldap -kde -qt -kde nptl nptlonly"