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 1Ns2Gv-0005Q2-Q3 for garchives@archives.gentoo.org; Wed, 17 Mar 2010 23:03:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDF35E09CE; Wed, 17 Mar 2010 23:03:18 +0000 (UTC) Received: from web23807.mail.ird.yahoo.com (web23807.mail.ird.yahoo.com [87.248.115.80]) by pigeon.gentoo.org (Postfix) with SMTP id 4B4BDE09CE for ; Wed, 17 Mar 2010 23:03:18 +0000 (UTC) Received: (qmail 34930 invoked by uid 60001); 17 Mar 2010 23:03:17 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1268866997; bh=pc5FRl6WPIqslxxBTpkbvTkexpkTNZwbapjmWxw30w8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=aj1VQm20QklaXWuzECoeXJI9MtnP5IRXNouXh654vEfGXGuJCdHhc6rcEODi+06X9IonNU1zeYjzKy4/022otNNVXjTECQ8ihzK7ElBWX2yI+1BWk97NjSNEj5qMO8FYrsxY0W4FMT2SnC0DKJ90ZDEfX7237bzV2iLhIoshDFo= DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=s4Cf54Cye2EUZVMaWMb3LqyzA0VwethPoLfl/x6y4jHmpvsoZnBRUgeOtbTN8yeNKPPcbI+Aht1u/wbWkdj24Py1vsxzmDI8+Ii/L5AMqljAwFAaeLtzjP43sfAxe5PoYCgJIgNGviCbnUzyUpW2P1+fC4OdaWqt3k0/ARQmLi8=; Message-ID: <687400.34206.qm@web23807.mail.ird.yahoo.com> X-YMail-OSG: yzBlVIUVM1lo6mUdA5XyKA20j7Es8RsbDq1MYj_JZHugm1X .mDpODrAXs4N9ifj95gdmMkBjUVvFZJTc2UjTpxEno2ZMIAGqXD9DYR1Oq4S p.0SjKovMFdwTCPPBfwbZnVxTs_e0aUpoSbQW8bANiH11xTiT6X2I9XNroiV 717MkR5zssFEiDqBmgPJhR1g7Fu5ib3hJ1weggwsYhsLADJpkCdlESY0w0Sl qFCS6hEFIolC.Wvz9fnaxL.nliPoRvTsh3XimsA-- Received: from [85.176.251.112] by web23807.mail.ird.yahoo.com via HTTP; Wed, 17 Mar 2010 23:03:17 GMT X-Mailer: YahooMailClassic/10.0.8 YahooMailWebService/0.8.100.260964 Date: Wed, 17 Mar 2010 23:03:17 +0000 (GMT) From: Ian Las Subject: [gentoo-alpha] GCC-4.3.4 Build fails on new Install To: gentoo-alpha@lists.gentoo.org In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-alpha@lists.gentoo.org Reply-to: gentoo-alpha@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2110051205-1268866997=:34206" X-Archives-Salt: 3c6d82bb-22fc-4f0a-afe7-24124c9ca0ec X-Archives-Hash: 0436cdb7a9df7a5dd39f7364703cc476 --0-2110051205-1268866997=:34206 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable As it is not possible to upgrade from older Gentoo versions I have installe= d the latest Stage3 Tarball on an UP1100 Alpha system. But as I have tried to run the bootstrap.sh script it faild to build the gc= c-4.3.4 package. Got same errors with the Emerge command.Found some similar= bug reports in Mail Archives which pointed to some hardware errors.Repeate= d the install on an UX164 system and ended with identical errors.Have to do= wngrade to gcc-4.3.2 to be able to continue.Any suggestions I could try ?Th= anks,IanBelow is an extract of the build log:/var/tmp/portage/sys-devel/gcc= -4.3.4/work/gcc-4.3.4/libgcc/../gcc/libgcc2.c: In function '__ffsdi2': /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/libgcc/../gcc/libgcc2.c= :531: error: unrecognizable insn: (insn 106 30 43 4 /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/libgc= c/../gcc/libgcc2.c:529 (set (reg:SI 105) =A0 (ne:DI (reg:DI 92) =A0 (const_int 0 [0x0]))) -1 (expr_list:REG_DEAD (reg:DI 92) =A0 (nil))) /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/libgcc/../gcc/libgcc2.c= :531: internal compiler error: in extract_insn, at recog.c:2005 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [_ffssi2.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.4/work/build= /alpha-unknown-linux-gnu/libgcc' make[2]: *** [all-stage1-target-libgcc] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.4/work/build= ' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.4/work/build= ' make: *** [bootstrap-lean] Error 2 =A0=1B[31;01m*=1B[0m ERROR: sys-devel/gcc-4.3.4 failed: =A0=1B[31;01m*=1B[0m emake failed with bootstrap-lean =A0=1B[31;01m*=1B[0m=A0 =A0=1B[31;01m*=1B[0m Call stack: =A0=1B[31;01m*=1B[0m ebuild.sh, line 54: Called src_compile =A0=1B[31;01m*=1B[0m environment, line 5008: Called toolchain_src_compil= e =A0=1B[31;01m*=1B[0m environment, line 5570: Called gcc_src_compile =A0=1B[31;01m*=1B[0m environment, line 3196: Called gcc_do_make =A0=1B[31;01m*=1B[0m environment, line 2986: Called die =A0=1B[31;01m*=1B[0m The specific snippet of code: =A0=1B[31;01m*=1B[0m emake LDFLAGS=3D"${LDFLAGS}" STAGE1_CFLAGS=3D"${= STAGE1_CFLAGS}" LIBPATH=3D"${LIBPATH}" BOOT_CFLAGS=3D"${BOOT_CFLAGS}" ${GCC= _MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}"; =A0=1B[31;01m*=1B[0m=A0 =A0=1B[31;01m*=1B[0m If you need support, post the output of 'emerge --info= =3Dsys-devel/gcc-4.3.4', =A0=1B[31;01m*=1B[0m the complete build log and the output of 'emerge -pqv = =3Dsys-devel/gcc-4.3.4'. =A0=1B[31;01m*=1B[0m The complete build log is located at '/var/tmp/portage= /sys-devel/gcc-4.3.4/temp/build.log'. =A0=1B[31;01m*=1B[0m The ebuild environment file is located at '/var/tmp/po= rtage/sys-devel/gcc-4.3.4/temp/environment'. =A0=1B[31;01m*=1B[0m S: '/var/tmp/portage/sys-devel/gcc-4.3.4/work/build' =0A=0A__________________________________________________=0ADo You Yahoo!?= =0ASie sind Spam leid? Yahoo! Mail verf=FCgt =FCber einen herausragenden Sc= hutz gegen Massenmails. =0Ahttp://mail.yahoo.com --0-2110051205-1268866997=:34206 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable <= /table>
__________________________________________________
Do You Yah= oo!?
Sie sind Spam leid? Yahoo! Mail verf=FCgt =FCber einen herausragend= en Schutz gegen Massenmails.
http://mail.yahoo.com --0-2110051205-1268866997=:34206--
As it is not possible to upgrade from older G= entoo versions I have installed the latest Stage3 Tarball on an UP1100 Alph= a system.

But as I have tried to run the bootstrap.sh script it faild= to build the gcc-4.3.4 package. Got same errors with the Emerge command.

Found some similar bug reports in Mail Archives which pointed to some = hardware errors.

Repeated the install on an UX164 system and ended wi= th identical errors.

Have to downgrade to gcc-4.3.2 to be able to con= tinue.

Any suggestions I could try ?

Thanks,Ian

Below is an extract of the build log:

/var/tmp/portage/sy= s-devel/gcc-4.3.4/work/gcc-4.3.4/libgcc/../gcc/libgcc2.c: In function '__ff= sdi2':
/var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/libgcc/../gcc= /libgcc2.c:531: error: unrecognizable insn:
(insn 106 30 43 4 /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/libgcc/../gcc/libgcc2.= c:529 (set (reg:SI 105)
=A0 (ne:DI (reg:DI 92)
=A0 (c= onst_int 0 [0x0]))) -1 (expr_list:REG_DEAD (reg:DI 92)
=A0 (nil)))=
/var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/libgcc/../gcc/libgc= c2.c:531: internal compiler error: in extract_insn, at recog.c:2005
Plea= se submit a full bug report,
with preprocessed source if appropriate.See <http://bugs.gentoo.org/> for instructions.
make[3]: *** [_ff= ssi2.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/sys-devel/g= cc-4.3.4/work/build/alpha-unknown-linux-gnu/libgcc'
make[2]: *** [all-st= age1-target-libgcc] Error 2
make[2]: Leaving directory `/var/tmp/portage= /sys-devel/gcc-4.3.4/work/build'
make[1]: *** [stage1-bubble] Error 2make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.4/work/buil= d'
make: *** [bootstrap-lean] Error 2
=A0=1B[31;01m*=1B[0m ERROR: sys-devel/gcc-4.3.4 failed:
=A0=1B[31;01m*=1B[0m emake failed with bo= otstrap-lean
=A0=1B[31;01m*=1B[0m=A0
=A0=1B[31;01m*=1B[0m Call stack:=
=A0=1B[31;01m*=1B[0m ebuild.sh, line 54: Called src_compile
= =A0=1B[31;01m*=1B[0m environment, line 5008: Called toolchain_src_compil= e
=A0=1B[31;01m*=1B[0m environment, line 5570: Called gcc_src_compile=
=A0=1B[31;01m*=1B[0m environment, line 3196: Called gcc_do_make
= =A0=1B[31;01m*=1B[0m environment, line 2986: Called die
=A0=1B[31;01m= *=1B[0m The specific snippet of code:
=A0=1B[31;01m*=1B[0m emake L= DFLAGS=3D"${LDFLAGS}" STAGE1_CFLAGS=3D"${STAGE1_CFLAGS}" LIBPATH=3D"${LIBPA= TH}" BOOT_CFLAGS=3D"${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed= with ${GCC_MAKE_TARGET}";
=A0=1B[31;01m*=1B[0m=A0
=A0=1B[31;01m*=1B[= 0m If you need support, post the output of 'emerge --info =3Dsys-devel/gcc-= 4.3.4',
=A0=1B[31;01m*=1B[0m the complete build log and the output of 'e= merge -pqv =3Dsys-devel/gcc-4.3.4'.
=A0=1B[31;01m*=1B[0m The complete bu= ild log is located at '/var/tmp/portage/sys-devel/gcc-4.3.4/temp/build.log'.=A0=1B[31;01m*=1B[0m The ebuild environment file is located at '/var/tmp/= portage/sys-devel/gcc-4.3.4/temp/environment'.
=A0=1B[31;01m*=1B[0m S: '= /var/tmp/portage/sys-devel/gcc-4.3.4/work/build'