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 1Gjfj8-0007WQ-TH for garchives@archives.gentoo.org; Mon, 13 Nov 2006 17:36:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kADHX7Hv025748; Mon, 13 Nov 2006 17:33:07 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 kADHUlm2005616 for ; Mon, 13 Nov 2006 17:30:49 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id DDD3783452 for ; Mon, 13 Nov 2006 19:34:19 +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 pUBcTo9HhNWc for ; Mon, 13 Nov 2006 19:34:11 +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 AF67F83420 for ; Mon, 13 Nov 2006 19:34:11 +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 19:32:29 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] sys-fs/device-mapper Date: Mon, 13 Nov 2006 19:26:44 +0200 User-Agent: KMail/1.9.5 References: <200611131819.52335.alan@linuxholdings.co.za> 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-Disposition: inline Message-Id: <200611131926.44581.alan@linuxholdings.co.za> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Nov 2006 17:32:29.0705 (UTC) FILETIME=[B19A8790:01C70749] X-Archives-Salt: ac496925-19e7-4e46-ac78-23e14536c0ae X-Archives-Hash: 765e3bf5293b0f63ae6aa2406034556f On Monday 13 November 2006 19:05, James Colby wrote: > I modified my make.conf file to: CFLAGS="-mtune=athlon -O2 > -fomit-frame-pointer" > > and the emerge has been running for about 1/2 hour and is still going > (..and going, and going) > > Any other ideas??? Dunno. What version of device-mapper are you trying to merge? Versions 1.02-7,9,10,12 have all compiled just fine over here. It's not a USE flag setting as device-mapper doesn't have any (except selinux which is irrelevant to the default profile). What's the compile doing? I see you don't have PORTAGE_ELOG* set so you won't have full compile session logs in /var/log/portage but you should be able to see on the screen what's happening and make an intelligent summary. Also, try unpacking the source somewhere and doing a manual compile. Then at least you'll know if it's portage making the difference or not. alan -- gentoo-user@gentoo.org mailing list