Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373379 - Emerge gcc-4.4.5: emake failed with bootstrap-lean
Summary: Emerge gcc-4.4.5: emake failed with bootstrap-lean
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 16:39 UTC by migueltubia
Modified: 2011-07-12 09:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Environment file (environment,184.14 KB, text/plain)
2011-06-28 17:16 UTC, migueltubia
Details
Build.log file (build.log,224.74 KB, text/plain)
2011-06-28 17:17 UTC, migueltubia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description migueltubia 2011-06-28 16:39:00 UTC
Hi,
i'm trying to emerge gcc-4.4.5, and it fails with the following message:
----------
/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/i386.md: En la función 'insn_default_latency':
/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/gcc/config/i386/i386.md:333: error interno del compilador: Violación de segmento
Por favor envíe un reporte completo de bichos,
con el código preprocesado si es apropiado.
Vea <http://bugs.gentoo.org/> para más instrucciones.
make[3]: *** [insn-attrtab.o] Error 1
make[3]: se sale del directorio `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: se sale del directorio `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: se sale del directorio `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
make: *** [bootstrap-lean] Error 2
emake failed
 * ERROR: sys-devel/gcc-4.4.5 failed (compile phase):
 *   emake failed with bootstrap-lean
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 4804:  Called toolchain_src_compile
 *   environment, line 5399:  Called gcc_src_compile
 *   environment, line 2990:  Called gcc_do_make
 *   environment, line 2797:  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}";
----------------------------------------

Mi make.conf is:

---Make.conf:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
MAKEOPTS="-j1"
CFLAGS="-Os -march=i486"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i486-pc-linux-gnu"

GENTOO_MIRRORS="http://gentoo-euetib.upc.es/mirror/gentoo/ ftp://ftp.udc.es/gentoo/ http://ftp.udc.es/gentoo/ rsync://ftp.udc.es/gentoo/"

SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"

USE="-gnome -kde -gtk -alsa -X -bluetooth -dvd -db2 -dvdr -ieee1394 -pcmcia cgi apache2 xml php mysql ftp"
-------

I have been searching on internet, but found nothing to fix this.
The build.log is here: http://pastebin.com/QaN9BbfG and the environment file for this emerge here: http://pastebin.com/6SKWgQz7

Can somebody help me? I have been looking for a fix for weeks :-S

Thanks!!
Regards,
Miguel.

Reproducible: Always

Steps to Reproduce:
1. emerge gcc



Portage 2.1.9.42 (default/linux/x86/10.0, gcc-4.4.5, libc-0-r0, 2.6.36-gentoo-r8-ebox i486)
=================================================================
System uname: Linux-2.6.36-gentoo-r8-ebox-i486-Cx486SLC-with-gentoo-2.0.2
Timestamp of tree: Sun, 26 Jun 2011 07:15:01 +0000
app-shells/bash:     4.1_p9
dev-lang/python:     2.6.6-r2, 2.7.1-r1, 3.1.3-r1
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.2
sys-apps/openrc:     0.8.2-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.5
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
sys-kernel/linux-headers: 2.6.36.1
sys-libs/glibc:      2.12.2
virtual/os-headers:  0
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i486-pc-linux-gnu"
CFLAGS="-Os -march=i486"
CHOST="i486-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-Os -march=i486"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo-euetib.upc.es/mirror/gentoo/ ftp://ftp.udc.es/gentoo/ http://ftp.udc.es/gentoo/ rsync://ftp.udc.es/gentoo/"
LANG="es_ES@euro"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="acl apache2 berkdb bzip2 cgi cli cracklib crypt cups cxx dri fortran ftp gdbm gpm iconv ipv6 modules mudflap mysql ncurses nls nptlonly openmp pam pcre perl php pppd python readline session ssl sysfs tcpd unicode x86 xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 migueltubia 2011-06-28 17:16:47 UTC
Created attachment 278529 [details]
Environment file
Comment 2 migueltubia 2011-06-28 17:17:11 UTC
Created attachment 278531 [details]
Build.log file
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2011-07-01 12:21:32 UTC
Please, provide build log in English locale. Thank you!
Comment 4 Myckel Habets 2011-07-08 19:39:06 UTC
x86 doesn't belong here. We're out.
Comment 5 Pacho Ramos gentoo-dev 2011-07-10 09:44:27 UTC
This is probably a hardware problem (maybe memory), you should run memtest