Gentoo Archives: gentoo-user

From: Leandro Melo de Sales <leandroal@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] SegFault while compiling gcc 4.1.1
Date: Thu, 23 Nov 2006 13:47:41
Message-Id: 5bc4c4570611230539v7f26ca8cy1efe04377898c115@mail.gmail.com
1 Hi,
2
3 I'm trying to compile GCC 4.1.1-r1 but I got the following error message:
4
5 In file included from
6 /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/gcc/gcc.c:134:
7 ./configargs.h:2: warning: string length '801' is greater than the
8 length '509' ISO C89 compilers are required to support
9 /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/gcc/gcc.c:798: warning:
10 string length '535' is greater than the length '509' ISO C89 compilers
11 are required to support
12 /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/gcc/gcc.c:946: warning:
13 string length '844' is greater than the length '509' ISO C89 compilers
14 are required to support
15 /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/gcc/gcc.c:971: warning:
16 string length '608' is greater than the length '509' ISO C89 compilers
17 are required to support
18 /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/gcc/gcc.c:1571: warning:
19 string length '695' is greater than the length '509' ISO C89 compilers
20 are required to support
21 /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/gcc/gcc.c: In function 'main':
22 /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/gcc/gcc.c:8043: internal
23 compiler error: Segmentation fault
24 Please submit a full bug report,
25 with preprocessed source if appropriate.
26 See <URL:http://bugs.gentoo.org/> for instructions.
27 The bug is not reproducible, so it is likely a hardware or OS problem.
28 make[2]: *** [gcc.o] Error 1
29 make[2]: Leaving directory `/var/tmp/portage/gcc-4.1.1-r1/work/build/gcc'
30 make[1]: *** [stageprofile_build] Error 2
31 make[1]: Leaving directory `/var/tmp/portage/gcc-4.1.1-r1/work/build/gcc'
32 make: *** [profiledbootstrap] Error 2
33
34 !!! ERROR: sys-devel/gcc-4.1.1-r1 failed.
35 Call stack:
36 ebuild.sh, line 1546: Called dyn_compile
37 ebuild.sh, line 937: Called src_compile
38 ebuild.sh, line 1255: Called toolchain_src_compile
39 toolchain.eclass, line 24: Called gcc_src_compile
40 toolchain.eclass, line 1536: Called gcc_do_make
41 toolchain.eclass, line 1410: Called die
42
43 !!! emake failed with profiledbootstrap
44 !!! If you need support, post the topmost build error, and the call
45 stack if relevant
46
47 Any clue?
48
49 Thank you,
50
51 Leandro
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SegFault while compiling gcc 4.1.1 Etaoin Shrdlu <shrdlu@×××××××××××××.org>