From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CE5A11381F3 for ; Mon, 13 May 2013 11:48:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7353E09A2; Mon, 13 May 2013 11:47:57 +0000 (UTC) Received: from mail-gh0-f170.google.com (mail-gh0-f170.google.com [209.85.160.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABE5DE07D6 for ; Mon, 13 May 2013 11:47:56 +0000 (UTC) Received: by mail-gh0-f170.google.com with SMTP id z10so1383023ghb.29 for ; Mon, 13 May 2013 04:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=gkCopdaxnjv45tsCzMetgcdhmlXZ+8FI4HGR0VppgnQ=; b=yKfCKQdCPDqQL9pneUWq18Fcu6IbED3/g52C/6Wt+lACGVj7Dr+d6NfesIwrQkR9qa sV22SQCJrrFmwLsl1+bj94aah7Hvd3PHUWDFe7gOfQyFJlThmRDNsCef9XfqsQR+A89N fJhh55RmSb9pbrI1UPeih7cWL1TBMbBbqH5789wV8bjB++nXrKv6yq16v3kwbXSo1lC7 EfOyUJgT7PW8FGIOP05Dz393gewmf3a2GIV51ykFkAgaI0dgp4UdEERGRzSs/e5H3B6V EU7Q50pn2P8qJPLEvgcKiukOtBSmkeSKxPSl4O4gWsPHR+BR6T8bEd8+k/K3J+OE3tJO QWcQ== X-Received: by 10.236.116.164 with SMTP id g24mr15420426yhh.178.1368445675903; Mon, 13 May 2013 04:47:55 -0700 (PDT) Received: from [192.168.2.5] (adsl-98-95-132-239.jan.bellsouth.net. [98.95.132.239]) by mx.google.com with ESMTPSA id m74sm8233017yhm.0.2013.05.13.04.47.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 13 May 2013 04:47:55 -0700 (PDT) Message-ID: <5190D2E9.5020606@gmail.com> Date: Mon, 13 May 2013 06:47:53 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Gcc compiling, is this normal? References: <519006A0.2080807@gmail.com> <51900954.9050002@gmail.com> <51900F4D.2060907@gmail.com> <51908ECA.4020101@gmail.com> <5190AACE.2090205@gmail.com> <5190C0B6.1030300@gmail.com> <5190CB80.8050801@gmail.com> <283b682f57dec88de456c11f5666ac6c.squirrel@www.antarean.org> <20130513133108.4c449931@marcec.hunte.us> In-Reply-To: <20130513133108.4c449931@marcec.hunte.us> X-Enigmail-Version: 1.5.1 Content-Type: multipart/alternative; boundary="------------060506040309070604050201" X-Archives-Salt: 34c06d8a-5e65-439f-9abf-8b1aae713a80 X-Archives-Hash: b1b0559ba4c1506fab1c325f53f1c9e0 This is a multi-part message in MIME format. --------------060506040309070604050201 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Marc Joliet wrote: > Am Mon, 13 May 2013 13:21:37 +0200 > schrieb "J. Roeleveld" : > >> Just a quick question, are you certain it is doing both simultaneously? >> It could also be a bug in genlop? > > I was thinking that, too. Dale, I would suggest you check the contents > of /var/tmp/portage/sys-devel/ (maybe clean it up first before running emerge > again so that previously failed compiles don't confuse us) and see what versions > of gcc are listed there. > > Of course, there is still a bug somewhere, since as you say the compiles go on > indefinitely. This should just help limit the scope of whatever is happening. > > HTH It could very well be genlop. I just sent a reply to Joost. I checked portages work directory, just a old failed memtest thing from earlier. Nothing there about gcc at all. I have that on tmpfs so it cleans itself when I reboot. I rebooted yesterday I think. Spring blow of the dust. Makes me wonder about genlop but at least it finished this time. Maybe USE flag caused the infinite compile and genlop just needs some Raid. lol Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words! --------------060506040309070604050201 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Marc Joliet wrote:
> Am Mon, 13 May 2013 13:21:37 +0200
> schrieb "J. Roeleveld" <joost@antarean.org>:
>
>> Just a quick question, are you certain it is doing both simultaneously?
>> It could also be a bug in genlop?
>
> I was thinking that, too. Dale, I would suggest you check the contents
> of /var/tmp/portage/sys-devel/ (maybe clean it up first before running emerge
> again so that previously failed compiles don't confuse us) and see what versions
> of gcc are listed there.
>
> Of course, there is still a bug somewhere, since as you say the compiles go on
> indefinitely. This should just help limit the scope of whatever is happening.
>
> HTH



It could very well be genlop.  I just sent a reply to Joost.  I checked portages work directory, just a old failed memtest thing from earlier.  Nothing there about gcc at all.  I have that on tmpfs so it cleans itself when I reboot.  I rebooted yesterday I think.  Spring blow of the dust.

Makes me wonder about genlop but at least it finished this time.  Maybe USE flag caused the infinite compile and genlop just needs some Raid.  lol

Dale

:-)  :-)

--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

--------------060506040309070604050201--