public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Can't emerge any gcc
@ 2012-05-27 23:33 Ezequiel Garcia
  2012-05-27 23:48 ` William Kenworthy
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ezequiel Garcia @ 2012-05-27 23:33 UTC (permalink / raw
  To: gentoo-user

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'



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-05-29 14:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-27 23:33 [gentoo-user] Can't emerge any gcc Ezequiel Garcia
2012-05-27 23:48 ` William Kenworthy
2012-05-28  0:08   ` Ezequiel Garcia
2012-05-28  1:49     ` W.Kenworthy
2012-05-29 11:28       ` Ezequiel Garcia
2012-05-28  0:18 ` Dale
2012-05-28  1:01 ` Pandu Poluan
2012-05-29 11:29   ` Ezequiel Garcia
2012-05-29 11:31     ` Ezequiel Garcia
2012-05-29 12:21       ` Ezequiel Garcia
2012-05-29 14:09         ` Ezequiel Garcia
2012-05-29 14:10         ` Alex Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox