Gentoo Archives: gentoo-user

From: Bill Six <billsix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problem with Emerge
Date: Fri, 08 Sep 2006 03:21:43
Message-Id: 692017ac0609072011h39b594d7h933916a5e814a6a5@mail.gmail.com
1 Hi,
2
3 3 days ago I just switched back to Gentoo after not using it for about 6
4 months.
5
6 However, I've been having issues emerging packages. Frequently, the build
7 will crap out and I'll get something like the following. Any idea why this
8 happens?
9
10 Thanks.
11
12 ake[2]: [java.stage1] Error 1 (ignored)
13 mv: cannot stat `objc/*.o': No such file or directory
14 make[2]: [objc.stage1] Error 1 (ignored)
15 /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c: In function
16 'main':
17 /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c:1255: internal
18 compiler error: Segmentation fault
19 Please submit a full bug report,
20 with preprocessed source if appropriate.
21 See <URL: http://bugs.gentoo.org/> for instructions.
22 The bug is not reproducible, so it is likely a hardware or OS problem.
23 make[2]: *** [build/genmodes.o] Error 1
24 make[1]: *** [stageprofile_build] Error 2
25 make: *** [profiledbootstrap] Error 2
26
27 !!! ERROR: sys-devel/gcc-4.1.1 failed.
28 Call stack:
29 ebuild.sh, line 1539: Called dyn_compile
30 ebuild.sh, line 939: Called src_compile
31 ebuild.sh, line 1248: Called toolchain_src_compile
32 toolchain.eclass , line 24: Called gcc_src_compile
33 toolchain.eclass, line 1529: Called gcc_do_make
34 toolchain.eclass, line 1403: Called die
35
36 !!! emake failed with profiledbootstrap

Replies

Subject Author
Re: [gentoo-user] Problem with Emerge Justin Findlay <justin@××××××××.us>