Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] GCC won't compile, don't understand the error Dale <rdalek1967@×××××.com>