Gentoo Archives: gentoo-user

From: Alan Grimes <ALONZOTG@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Gcc 5.3
Date: Thu, 24 Dec 2015 15:17:55
Message-Id: 567C0CC3.9070003@verizon.net
1 Hey, thanks for putting out gcc 5.3...
2
3 Unfortunately, it fails to bootstrap on my machine. I am getting
4 differences between the stage 2 and stage 3 compilers and it's dying... =(
5
6 make[2]: Entering directory
7 '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build'
8 make[3]: Entering directory
9 '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build'
10 rm -f stage_current
11 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build'
12 Comparing stages 2 and 3
13 warning: gcc/cc1plus-checksum.o differs
14 warning: gcc/cc1-checksum.o differs
15 Bootstrap comparison failure!
16 gcc/tree-ssa-threadedge.o differs
17 gcc/tsan.o differs
18 gcc/print-tree.o differs
19 gcc/df-core.o differs
20 gcc/omega.o differs
21 gcc/dwarf2cfi.o differs
22 gcc/lto-cgraph.o differs
23 gcc/sanopt.o differs
24 gcc/sched-vis.o differs
25 gcc/tree-ssa-tail-merge.o differs
26 gcc/godump.o differs
27 gcc/graph.o differs
28 gcc/tree-vect-loop-manip.o differs
29 gcc/cse.o differs
30 gcc/omp-low.o differs
31
32 [many lines omitted]
33
34 libiberty/xmalloc.o differs
35 libiberty/simple-object-elf.o differs
36 libiberty/spaces.o differs
37 libiberty/pex-unix.o differs
38 libiberty/simple-object-coff.o differs
39 libiberty/crc32.o differs
40 libiberty/physmem.o differs
41 libiberty/make-relative-prefix.o differs
42 libiberty/argv.o differs
43 libiberty/pex-common.o differs
44 libiberty/simple-object.o differs
45 libiberty/strerror.o differs
46 libiberty/simple-object-mach-o.o differs
47 libiberty/sha1.o differs
48 libiberty/cp-demint.o differs
49 libiberty/dyn-string.o differs
50 libiberty/make-temp-file.o differs
51 libiberty/cplus-dem.o differs
52 libiberty/sort.o differs
53 libiberty/splay-tree.o differs
54 libiberty/xstrndup.o differs
55 lto-plugin/.libs/lto-plugin.o differs
56 Makefile:19638: recipe for target 'compare' failed
57 make[2]: *** [compare] Error 1
58 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build'
59 Makefile:19617: recipe for target 'stage3-bubble' failed
60 make[1]: *** [stage3-bubble] Error 2
61 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build'
62 Makefile:19691: recipe for target 'bootstrap-lean' failed
63 make: *** [bootstrap-lean] Error 2
64 * ERROR: sys-devel/gcc-5.3.0::gentoo failed (compile phase):
65 * emake failed
66
67
68
69 --
70 IQ is a measure of how stupid you feel.
71
72 Powers are not rights.

Replies

Subject Author
Re: [gentoo-user] Gcc 5.3 Stanislav Nikolov <stanislav.ltb@×××××.com>
Re: [gentoo-user] Gcc 5.3 Paul Colquhoun <paulcol@×××××××××××××××××.au>
Re: [gentoo-user] Gcc 5.3 David Haller <gentoo@×××××××.de>
Re: [gentoo-user] Gcc 5.3 "Andreas K. Huettel" <dilfridge@g.o>
[gentoo-user] Re: Gcc 5.3 walt <w41ter@×××××.com>