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 1MNsye-0003qX-NJ for garchives@archives.gentoo.org; Mon, 06 Jul 2009 18:31:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4192E057E; Mon, 6 Jul 2009 18:31:43 +0000 (UTC) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by pigeon.gentoo.org (Postfix) with ESMTP id 5FFEBE057E for ; Mon, 6 Jul 2009 18:31:43 +0000 (UTC) Received: by ewy7 with SMTP id 7so4498281ewy.34 for ; Mon, 06 Jul 2009 11:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=EbVeepPa9bXcJFEhK+pGU/pvgqUSTEjO5M3TpZA63OM=; b=oaDQYUurwgJViRGqQO/4OLqszic5zPkACu28u6kFRJRfrW1gkiXu6DjrW90gZskxI0 39/hGgrkRfTp7Je1nD6MlrWUPAhU2VL/T/06HDOPWDjhN8LqCrJVdOAVV7cJGfnhdHMt 3AYlU7tHno7JIm6G72YR9YlsfcdVh2kL3ctvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=I1tYwknDzbnXWvl5680u3YCWPSujXstnlBuiKsunwYWog/L27bhjbKuNXzw5/72l4G MvT6ps9oKFzI/Hx2JGdX5PFc03EzVpEYl60T/hWXQUX59EtGsGBd8NoZMmJCi4uBl9uI 4KTDyqbODdhDygyfqBq0AX08JKi+8ONpPO4ZE= Received: by 10.210.63.2 with SMTP id l2mr5995181eba.20.1246905100013; Mon, 06 Jul 2009 11:31:40 -0700 (PDT) Received: from energy.localnet (energy.heim10.tu-clausthal.de [139.174.197.94]) by mx.google.com with ESMTPS id 11sm6189747ewy.29.2009.07.06.11.31.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 06 Jul 2009 11:31:39 -0700 (PDT) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc update failed... Date: Mon, 6 Jul 2009 20:31:36 +0200 User-Agent: KMail/1.12.90 (Linux/2.6.30.1r4; KDE/4.3.60; x86_64; ; ) References: <4A5239D8.2020007@gmail.com> <200907062000.02792.volkerarmin@googlemail.com> <4A52411E.9070706@gmail.com> In-Reply-To: <4A52411E.9070706@gmail.com> 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 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200907062031.37024.volkerarmin@googlemail.com> X-Archives-Salt: 468e5765-2e43-4bba-a1d3-9026b69660ed X-Archives-Hash: 78f43e935e15ad7ddbc46f8022ecd22a On Montag 06 Juli 2009, Jarry wrote: > Volker Armin Hemmann wrote: > > On Montag 06 Juli 2009, Jarry wrote: > >> I just tried to update gcc (actually, it is just recompiling with > >> new nptl flag), but it failed with this messages: > >> __________ > >> > >> >>> Failed to emerge sys-devel/gcc-4.3.2-r3, Log file: > >> >>> > >> >>> '/var/tmp/portage/sys-devel/gcc-4.3.2-r3/temp/build.log' > >> > >> * Messages for package sys-devel/gcc-4.3.2-r3: > >> * > >> * ERROR: sys-devel/gcc-4.3.2-r3 failed. > >> * Call stack: > >> * ebuild.sh, line 49: Called src_compile > >> * environment, line 4870: Called toolchain_src_compile > >> * environment, line 5396: Called gcc_src_compile > >> * environment, line 3094: Called gcc_do_make > >> * environment, line 2884: 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}"; > >> * The die message: > >> * emake failed with bootstrap-lean > >> * > >> * If you need support, post the topmost build error, and the call > >> stack if relevant. > >> * A complete build log is located at > >> '/var/tmp/portage/sys-devel/gcc-4.3.2-r3/temp/build.log'. > >> * The ebuild environment file is located at > >> '/var/tmp/portage/sys-devel/gcc-4.3.2-r3/temp/environment'. > >> __________ > >> > >> What does it mean, and how can I fix it??? > >> > >> Jarry > > > > that means that you forgot to copy the important part. You just copied > > the pretty useless vanilla portage error. Not the real error some lines > > above that one. > > I do not know how much to include, but above this, everything seemed > to be ok to me: > _____________________________ > -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. > -I/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/gcc > -I/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/gcc/. > -I/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/gcc/ > > ../include > -I/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/gcc/../libcp > > p/include > -I/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/gcc/../libde > > cnumber > -I/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/gcc/../libdecnu > > mber/bid -I../libdecnumber insn-recog.c -o insn-recog.o > {standard input}: Assembler messages: > {standard input}:36051: Warning: end of file not at end of a line; > newline inserted > {standard input}:37071: Error: bad register name `%e' > xgcc: Internal error: Killed (program cc1) > Please submit a full bug report. > See for instructions. > make[3]: *** [insn-attrtab.o] Error 1 > make[3]: *** Waiting for unfinished jobs.... > rm gcc.pod gfortran.pod > make[3]: Leaving directory > `/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/build/gcc' > make[2]: *** [all-stage2-gcc] Error 2 > make[2]: Leaving directory > `/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/build' > make[1]: *** [stage2-bubble] Error 2 > make[1]: Leaving directory > `/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/build' > make: *** [bootstrap-lean] Error 2 > ... > ____________________________________________ > emerge --info > Portage 2.2_rc33 (default/linux/amd64/2008.0, gcc-4.3.2, > glibc-2.9_p20081201-r2, 2.6.22-vs2.2.0.7-gentoo x86_64) > ================================================================= > System uname: > Linux-2.6.22-vs2.2.0.7-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Process >or_4800+-with-glibc2.2.5 Timestamp of tree: Mon, 06 Jul 2009 17:00:01 +0000 > app-shells/bash: 3.2_p39 > dev-lang/python: 2.5.4-r3 > sys-apps/baselayout: 2.0.0 > sys-apps/openrc: 0.4.3-r2 > sys-apps/sandbox: 1.6-r2 > sys-devel/autoconf: 2.63 > sys-devel/automake: 1.10.2 > sys-devel/binutils: 2.18-r3 > sys-devel/gcc-config: 1.4.1 > sys-devel/libtool: 1.5.26 > virtual/os-headers: 2.6.27-r2 > ACCEPT_KEYWORDS="amd64" > CBUILD="x86_64-pc-linux-gnu" > CFLAGS="-march=athlon64 -O2 -pipe" > CHOST="x86_64-pc-linux-gnu" > CONFIG_PROTECT="/etc /var/bind" > CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf > /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo > /etc/udev/rules.d" > CXXFLAGS="-march=athlon64 -O2 -pipe" > DISTDIR="/usr/portage/distfiles" > FEATURES="distlocks fixpackages parallel-fetch preserve-libs > protect-owned sandbox sfperms strict unmerge-orphans userfetch" > GENTOO_MIRRORS="http://distfiles.gentoo.org > http://distro.ibiblio.org/pub/linux/distributions/gentoo" > LDFLAGS="-Wl,-O1" > MAKEOPTS="-j2" > 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.gentoo.org/gentoo-portage" > USE="3dnow acl amd64 berkdb bzip2 cli cracklib crypt cups dri fortran > gdbm iconv idn ipv6 isdnlog midi mmx mudflap multilib ncurses nls nptl > nptlonly openmp pam pcre perl pppd python readline reflection session > spl sse sse2 ssl sysfs tcpd unicode urandom xorg zlib" > ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci > 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 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" ELIBC="glibc" > INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad > cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" > USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic > nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo" > Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, > LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, > PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY before you continue, could you try a kernel that is more recent - like from 2009?