From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SYn06-0007j8-9g for garchives@archives.gentoo.org; Sun, 27 May 2012 23:35:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 286B8E0764; Sun, 27 May 2012 23:35:27 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D8C7E06F7 for ; Sun, 27 May 2012 23:33:58 +0000 (UTC) Received: by obbuo19 with SMTP id uo19so5521584obb.40 for ; Sun, 27 May 2012 16:33:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=eGBtkolLmJ7L2RvQ1Jfomaah0kb8ZnbL7+ntikDOgr0=; b=w3s7mdj6d/Bi4bT9pSV4uNiWg1+Nfdx8XuazhdZ+f8OtENM7pf8HBZq9+vMBOebxUx RfW58y+iIFDbWv8u/KXE//XUpm1iZYGYlym4Wv3tpnXeOKnay4ZoRUmjW2kxNU2mXmhc 3ptUPhV8FYZfEC5eTHu3Z94MHJOt6C6fyiNGqs3SGAy+JyQ7mjo60DK07AtoqClXZkgT jJsDa3QvZ1ShEABOfotIlEqsabc00pA0i03Hm+8jke4cay41dKDUr04Wg2I3euKlUi89 0p0Ic/TKQwwu4PcLOu58FfWnDklWGw97LQjtn1h9Z0PB0q6WfYORwND3oRv7Xuh0vsRR mJOw== 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 Received: by 10.182.151.113 with SMTP id up17mr6214322obb.40.1338161638549; Sun, 27 May 2012 16:33:58 -0700 (PDT) Received: by 10.182.81.105 with HTTP; Sun, 27 May 2012 16:33:58 -0700 (PDT) Date: Sun, 27 May 2012 20:33:58 -0300 Message-ID: Subject: [gentoo-user] Can't emerge any gcc From: Ezequiel Garcia To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: e6629cfb-78ba-43c4-ad99-4f0a2ff13284 X-Archives-Hash: d8908e9a1d95ef8c43ba7aa2e0f9ea1f Hi, I can't emerge any gcc. I tried emerging 4.7, 4.5.3-r2 with no luck. Should I file a bug? Thanks, Ezequiel. --- Checking multilib configuration for libgomp... Configuring stage 1 in i686-pc-linux-gnu/libgomp configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/i686-linux-gnu configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build/./gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... configure: error: in `/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build/i686-pc-linux-gnu/libgomp': configure: error: C compiler cannot create executables See `config.log' for more details. make[2]: *** [configure-stage1-target-libgomp] Error 77 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build' make: *** [bootstrap-lean] Error 2 emake failed * ERROR: sys-devel/gcc-4.5.3-r2 failed (compile phase): * emake failed with bootstrap-lean * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 3866: Called toolchain_src_compile * environment, line 4507: Called gcc_do_make * environment, line 2223: Called die * The specific snippet of code: * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}"; * * If you need support, post the output of 'emerge --info =sys-devel/gcc-4.5.3-r2', * the complete build log and the output of 'emerge -pqv =sys-devel/gcc-4.5.3-r2'. * * Please include /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build/gcc-build-logs.tar.bz2 in your bug report * * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/environment'. * S: '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build' >>> Failed to emerge sys-devel/gcc-4.5.3-r2, Log file: >>> '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/build.log' * Messages for package sys-devel/gcc-4.5.3-r2: * ERROR: sys-devel/gcc-4.5.3-r2 failed (compile phase): * emake failed with bootstrap-lean * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 3866: Called toolchain_src_compile * environment, line 4507: Called gcc_do_make * environment, line 2223: Called die * The specific snippet of code: * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}"; * * If you need support, post the output of 'emerge --info =sys-devel/gcc-4.5.3-r2', * the complete build log and the output of 'emerge -pqv =sys-devel/gcc-4.5.3-r2'. * * Please include /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build/gcc-build-logs.tar.bz2 in your bug report * * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/environment'. * S: '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build'