On Monday 13 November 2006 17:31, James Colby wrote:
> All -
>
> I am trying to emerge sys-fs/device-mapper on an older piece of
> hardware (AMD Duron 800, with 512Mb of Ram).  The package has been
> compiling for something like 8 hours already.  Is this normal?  It
> seems like an awfully long time to me.  As a comparison, I was able
> to compile the kernel in about 15 minutes.  If this isn't normal, any
> ideas as to what the problem could be.  I didn't see anything on
> bugs.gentoo.org.

That looks awfully long to me:

[EMAIL PROTECTED] /usr/share/downloads/onyx $ genlop -t device-mapper
 * sys-fs/device-mapper

     Mon Jul 24 00:56:16 2006 >>> sys-fs/device-mapper-1.02.07
       merge time: 10 seconds.

     Sun Sep  3 19:30:30 2006 >>> sys-fs/device-mapper-1.02.07
       merge time: 20 seconds.

     Thu Sep 21 12:54:37 2006 >>> sys-fs/device-mapper-1.02.09
       merge time: 20 seconds.

     Mon Sep 25 18:51:05 2006 >>> sys-fs/device-mapper-1.02.10
       merge time: 42 seconds.

     Wed Nov  8 16:51:18 2006 >>> sys-fs/device-mapper-1.02.12
       merge time: 45 seconds.

> In case it matters my make.conf looks like this:
>
> CFLAGS="-mtune=athlon -O3 -fomit-frame-pointer"

make that -O2
-O3 uses some insane optimizations which in the grand scheme of things 
don't make much difference speed-wise but can be very unstable

> CHOST="i686-pc-linux-gnu"
> CXXFLAGS="${CFLAGS}"
> USE="-arts -ipv6 apache2 mysql pam ssl xml xml2 -gnome -gtk alsa oss
> nvidia -cups mmx -ldap -kde -qt -kde nptl nptlonly"
-- 
gentoo-user@gentoo.org mailing list

Reply via email to