From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Gjeif-000138-MA for garchives@archives.gentoo.org; Mon, 13 Nov 2006 16:31:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kADGSAkN027763; Mon, 13 Nov 2006 16:28:10 GMT Received: from cranium.sybase.co.za (sqlprd.sybase.co.za [192.96.139.1]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kADGNtTn012663 for ; Mon, 13 Nov 2006 16:23:57 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id 2777F83450 for ; Mon, 13 Nov 2006 18:27:32 +0200 (SAST) X-Virus-Scanned: amavisd-new at sybase.co.za Received: from cranium.sybase.co.za ([127.0.0.1]) by localhost (cranium.sybase.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z1pfIgh1C1oV for ; Mon, 13 Nov 2006 18:27:13 +0200 (SAST) Received: from bard.sybase.co.za (bard.sybase.co.za [192.168.2.6]) by cranium.sybase.co.za (Postfix) with ESMTP id A4D288344F for ; Mon, 13 Nov 2006 18:27:13 +0200 (SAST) Received: from [192.168.2.130] ([192.168.2.130]) by bard.sybase.co.za with Microsoft SMTPSVC(6.0.3790.1830); Mon, 13 Nov 2006 18:25:31 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] sys-fs/device-mapper Date: Mon, 13 Nov 2006 18:19:52 +0200 User-Agent: KMail/1.9.5 References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611131819.52335.alan@linuxholdings.co.za> X-OriginalArrivalTime: 13 Nov 2006 16:25:31.0753 (UTC) FILETIME=[56B7B590:01C70740] X-Archives-Salt: d475cc8f-4734-4de5-b5e0-fc034715618c X-Archives-Hash: b3cbf239920db61e9e8cfcf912d1d653 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: alan@nazgul /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