Gentoo Archives: gentoo-alpha

From: Ian Las <ialas@×××××.com>
To: gentoo-alpha@l.g.o
Subject: [gentoo-alpha] GCC-4.3.4 Build fails on new Install
Date: Wed, 17 Mar 2010 23:03:30
Message-Id: 687400.34206.qm@web23807.mail.ird.yahoo.com
In Reply to: Re: [gentoo-alpha] Need X testers on Alpha. I think we've got it this time. by Matt Turner
1 As it is not possible to upgrade from older Gentoo versions I have installed the latest Stage3 Tarball on an UP1100 Alpha system.
2 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 with identical errors.Have to downgrade to gcc-4.3.2 to be able to continue.Any suggestions I could try ?Thanks,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':
3 /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/libgcc/../gcc/libgcc2.c:531: error: unrecognizable insn:
4 (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)
5   (ne:DI (reg:DI 92)
6   (const_int 0 [0x0]))) -1 (expr_list:REG_DEAD (reg:DI 92)
7   (nil)))
8 /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
9 Please submit a full bug report,
10 with preprocessed source if appropriate.
11 See <http://bugs.gentoo.org/> for instructions.
12 make[3]: *** [_ffssi2.o] Error 1
13 make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.4/work/build/alpha-unknown-linux-gnu/libgcc'
14 make[2]: *** [all-stage1-target-libgcc] Error 2
15 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.4/work/build'
16 make[1]: *** [stage1-bubble] Error 2
17 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.4/work/build'
18 make: *** [bootstrap-lean] Error 2
19  * ERROR: sys-devel/gcc-4.3.4 failed:
20  * emake failed with bootstrap-lean
21  * 
22  * Call stack:
23  * ebuild.sh, line 54: Called src_compile
24  * environment, line 5008: Called toolchain_src_compile
25  * environment, line 5570: Called gcc_src_compile
26  * environment, line 3196: Called gcc_do_make
27  * environment, line 2986: Called die
28  * The specific snippet of code:
29  * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
30  * 
31  * If you need support, post the output of 'emerge --info =sys-devel/gcc-4.3.4',
32  * the complete build log and the output of 'emerge -pqv =sys-devel/gcc-4.3.4'.
33  * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.3.4/temp/build.log'.
34  * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.3.4/temp/environment'.
35  * S: '/var/tmp/portage/sys-devel/gcc-4.3.4/work/build'
36
37
38
39
40 __________________________________________________
41 Do You Yahoo!?
42 Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
43 http://mail.yahoo.com

Replies

Subject Author
Re: [gentoo-alpha] GCC-4.3.4 Build fails on new Install "Raúl Porcel" <armin76@g.o>