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 1GLWbA-0003eT-80 for garchives@archives.gentoo.org; Fri, 08 Sep 2006 03:00:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k882x9hD006922; Fri, 8 Sep 2006 02:59:09 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k882stXh009856 for ; Fri, 8 Sep 2006 02:54:55 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2D38864641 for ; Fri, 8 Sep 2006 02:54:55 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14599-12 for ; Fri, 8 Sep 2006 02:54:49 +0000 (UTC) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by smtp.gentoo.org (Postfix) with ESMTP id 83F7E64634 for ; Fri, 8 Sep 2006 02:54:48 +0000 (UTC) Received: by nz-out-0102.google.com with SMTP id i1so190142nzh for ; Thu, 07 Sep 2006 19:54:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=m8XhMZvdIElc9fNiHppCnlfm+VLEMaBrFWeqt0/wJqE4t8bNOYR6uzNhiOfEFLeGlMugEpoT/wLbEFnseSH55UixZEl7jU6T7L4FtNF7labRJR+yPqUA0NO3isqx90i/pH8hVO6uB1fwK48wYnl2s7sGzBoB3XRdAg0T4sNa9AU= Received: by 10.35.102.1 with SMTP id e1mr1859529pym; Thu, 07 Sep 2006 19:54:48 -0700 (PDT) Received: by 10.35.44.13 with HTTP; Thu, 7 Sep 2006 19:54:47 -0700 (PDT) Message-ID: <692017ac0609071954lef64138o3c8a8fde7bea4ff0@mail.gmail.com> Date: Thu, 7 Sep 2006 22:54:47 -0400 From: "Bill Six" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Problem with Emerge 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: multipart/alternative; boundary="----=_Part_35231_19686326.1157684087963" X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-0.174 required=5.5 tests=[AWL=0.873, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, HTML_10_20=1.351, HTML_MESSAGE=0.001] X-Spam-Score: -0.174 X-Spam-Level: X-Archives-Salt: 3a5d8561-148f-4e89-886c-9f557b76503f X-Archives-Hash: 9793ffde1b1d9eccb5f1675906052dbf ------=_Part_35231_19686326.1157684087963 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, 3 days ago I just switched back to Gentoo after not using it for about 6 months. However, I've been having issues emerging packages. Frequently, the build will crap out and I'll get something like the following. Any idea why this happens? Thanks. ake[2]: [java.stage1] Error 1 (ignored) mv: cannot stat `objc/*.o': No such file or directory make[2]: [objc.stage1] Error 1 (ignored) /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c: In function 'main': /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c:1255: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. make[2]: *** [build/genmodes.o] Error 1 make[1]: *** [stageprofile_build] Error 2 make: *** [profiledbootstrap] Error 2 !!! ERROR: sys-devel/gcc-4.1.1 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile ebuild.sh, line 1248: Called toolchain_src_compile toolchain.eclass, line 24: Called gcc_src_compile toolchain.eclass, line 1529: Called gcc_do_make toolchain.eclass, line 1403: Called die !!! emake failed with profiledbootstrap ------=_Part_35231_19686326.1157684087963 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

3 days ago I just switched back to Gentoo after not using it for about 6 months.

However, I've been having issues emerging packages.  Frequently, the build will crap out and I'll get something like the following.  Any idea why this happens?

Thanks.

ake[2]: [java.stage1] Error 1 (ignored)
mv: cannot stat `objc/*.o': No such file or directory
make[2]: [objc.stage1] Error 1 (ignored)
/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c: In function 'main':
/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c:1255: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [build/genmodes.o] Error 1
make[1]: *** [stageprofile_build] Error 2
make: *** [profiledbootstrap] Error 2

!!! ERROR: sys-devel/gcc-4.1.1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called toolchain_src_compile
  toolchain.eclass , line 24:   Called gcc_src_compile
  toolchain.eclass, line 1529:   Called gcc_do_make
  toolchain.eclass, line 1403:   Called die

!!! emake failed with profiledbootstrap






------=_Part_35231_19686326.1157684087963-- -- gentoo-user@gentoo.org mailing list