Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GCC won't compile, don't understand the error
Date: Tue, 25 Apr 2017 19:21:50
Message-Id: a4147bc4-414a-514d-ab33-bf460387be8a@gmail.com
In Reply to: [gentoo-user] GCC won't compile, don't understand the error by Kaizu Shibata
1 Kaizu Shibata wrote:
2 > I'm having trouble with an update. I can't seem to build the new gcc,
3 > and I don't understand the error. For some reason, a process has been
4 > killed. I do not know why this is.
5 >
6 > make[3]: *** [Makefile:2176: s-attrtab] Killed
7 > make[3]: *** Waiting for unfinished jobs....
8 > /bin/bash
9 > /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/gcc/../move-if-change
10 > tmp-automata.c insn-automata.c
11 > echo timestamp > s-automata
12 > rm gcc.pod
13 > make[3]: Leaving directory
14 > '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/build/gcc'
15 > make[2]: *** [Makefile:4367: all-stage1-gcc] Error 2
16 > make[2]: Leaving directory
17 > '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/build'
18 > make[1]: *** [Makefile:18753: stage1-bubble] Error 2
19 > make[1]: Leaving directory
20 > '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/build'
21 > make: *** [Makefile:19085: bootstrap-lean] Error 2
22 > * ERROR: sys-devel/gcc-5.4.0-r3::gentoo failed (compile phase):
23 > * emake failed
24 > *
25 > * If you need support, post the output of `emerge --info
26 > '=sys-devel/gcc-5.4.0-r3::gentoo'`,
27 > * the complete build log and the output of `emerge -pqv
28 > '=sys-devel/gcc-5.4.0-r3::gentoo'`.
29 > * The complete build log is located at
30 > '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/temp/build.log'.
31 > * The ebuild environment file is located at
32 > '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/temp/environment'.
33 > * Working directory: '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/build'
34 > * S: '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0'
35 > *
36 > * Please include
37 > /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-build-logs.tar.bz2 in
38 > your bug report.
39 >
40
41
42 You need to look back further. There is a error further up the output.
43 Look for Error 1 and then go back a little further still. Sometimes it
44 can start a dozen or more lines back.
45
46 Dale
47
48 :-) :-)

Replies

Subject Author
Re: [gentoo-user] GCC won't compile, don't understand the error Kaizu Shibata <kaizushi@××××××××.ch>