Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage1.spec
Date: Mon, 18 Jan 2016 05:21:32
Message-Id: 20160118052130.9FBD7E006E@lantean.jmbsvicetto.name
1 checking for unshare... checking for unlinkat... yes
2 yes
3 checking for utime... checking for unshare... yes
4 yes
5 checking for utime... checking for utimensat... yes
6 yes
7 checking for utimes... checking for utimensat... yes
8 yes
9 checking for stackoverflow_install_handler in -lsigsegv... (cached) false
10 checking for __sync_lock_test_and_set... checking for utimes... yes
11 checking for va_copy... yes
12 checking for stackoverflow_install_handler in -lsigsegv... (cached) false
13 checking for __sync_lock_test_and_set... va_copy
14 checking for library containing dlopen... yes
15 checking for va_copy... va_copy
16 checking for library containing dlopen... -ldl
17 checking for dlvsym... -ldl
18 yes
19 checking for dlvsym... checking truncate argument type... off_t
20 checking for RTLD_NEXT... yes
21 checking libc path... yes
22 checking truncate argument type... off_t
23 checking for RTLD_NEXT... yes
24 checking libc path... /lib32/libc.so.6
25 checking libc version... /lib64/libc.so.6
26 checking libc version... libc.so.6
27 libc.so.6
28 checking for /proc/self/fd... yes
29 checking for /dev/fd... yes
30 checking for /proc/self/cmdline... yes
31 checking for /proc/1/cmdline... no
32 checking for /proc/28755/cmdline... yes
33 checking how to enable exception handling... checking for /proc/self/fd... yes
34 checking for /dev/fd... yes
35 checking for /proc/self/cmdline... yes
36 checking for /proc/1/cmdline... no
37 checking for /proc/28744/cmdline... yes
38 checking how to enable exception handling... -fexceptions
39 checking CFLAGS for maximum warnings... -fexceptions
40 checking CFLAGS for maximum warnings... -Wall
41 -Wall
42 checking whether C compiler accepts -Winvalid-pch... checking whether C compiler accepts -Winvalid-pch... yes
43 checking whether C compiler accepts -fdata-sections... yes
44 checking whether C compiler accepts -fdata-sections... yes
45 checking whether C compiler accepts -ffunction-sections... yes
46 checking whether C compiler accepts -ffunction-sections... yes
47 checking whether C compiler accepts -fno-builtin-calloc... yes
48 checking whether C compiler accepts -fno-builtin-calloc... yes
49 checking whether C compiler accepts -fno-builtin-malloc... yes
50 checking whether C compiler accepts -fno-builtin-malloc... yes
51 checking whether C compiler accepts -fno-builtin-realloc... yes
52 checking whether C compiler accepts -fno-builtin-realloc... yes
53 yes
54 checking whether the linker accepts -Wl,--as-needed... checking whether the linker accepts -Wl,--as-needed... yes
55 yes
56 checking whether the linker accepts -Wl,--gc-sections... checking whether the linker accepts -Wl,--gc-sections... yes
57 checking whether the linker accepts -Wl,--no-undefined... yes
58 checking whether the linker accepts -Wl,--no-undefined... yes
59 checking whether the linker accepts -Wl,--version-script,conftest.map... yes
60 checking whether the linker accepts -Wl,--version-script,conftest.map... yes
61 yes
62 checking that generated files are newer than configure... done
63 configure: creating ./config.status
64 checking that generated files are newer than configure... done
65 configure: creating ./config.status
66 config.status: creating src/sandbox.sh
67 config.status: creating src/sandbox.sh
68 config.status: creating Makefile
69 config.status: creating Makefile
70 config.status: creating data/Makefile
71 config.status: creating data/Makefile
72 config.status: creating etc/Makefile
73 config.status: creating etc/Makefile
74 config.status: creating etc/sandbox.d/00default
75 config.status: creating etc/sandbox.d/00default
76 config.status: creating etc/sandbox.d/Makefile
77 config.status: creating etc/sandbox.d/Makefile
78 config.status: creating libsandbox/Makefile
79 config.status: creating libsandbox/Makefile
80 config.status: creating libsbutil/Makefile
81 config.status: creating libsbutil/Makefile
82 config.status: creating scripts/Makefile
83 config.status: creating scripts/Makefile
84 config.status: creating src/Makefile
85 config.status: creating src/Makefile
86 config.status: creating tests/atlocal
87 config.status: creating tests/atlocal
88 config.status: creating tests/Makefile
89 config.status: creating tests/Makefile
90 config.status: creating tests/package.m4
91 config.status: creating tests/package.m4
92 config.status: creating config.h
93 config.status: creating config.h
94 config.status: executing depfiles commands
95 config.status: executing depfiles commands
96 config.status: executing libtool commands
97 config.status: executing libtool commands
98 config.status: executing tests/atconfig commands
99 config.status: executing tests/atconfig commands
100 * Running sb_compile for ABI=x86...
101 GEN libsbutil/headers.h.gch
102 GEN libsandbox/headers.h.gch
103 GEN headers.h.gch
104 make all-recursive
105 Making all in scripts
106 make[2]: Nothing to be done for 'all'.
107 Making all in etc
108 Making all in sandbox.d
109 make[3]: Nothing to be done for 'all'.
110 make[3]: Nothing to be done for 'all-am'.
111 Making all in data
112 make[2]: Nothing to be done for 'all'.
113 Making all in libsbutil
114 CC get_sandbox_conf.lo
115 CC get_sandbox_confd.lo
116 CC sb_efuncs.lo
117 CC sb_gdb.lo
118 CC sb_open.lo
119 CC sb_write.lo
120 CC sb_write_fd.lo
121 CC sb_close.lo
122 CC sb_printf.lo
123 CC sb_proc.lo
124 CC sb_memory.lo
125 CC src/debug.lo
126
127 x86_64-pc-linux-gnu-gcc: internal compiler error: Segmentation fault (program cc1)
128 Please submit a full bug report,
129 with preprocessed source if appropriate.
130 See <https://bugs.gentoo.org/> for instructions.
131 Makefile:520: recipe for target 'src/debug.lo' failed
132 make[2]: *** [src/debug.lo] Error 1
133 Makefile:484: recipe for target 'all-recursive' failed
134 make[1]: *** [all-recursive] Error 1
135 Makefile:396: recipe for target 'all' failed
136 make: *** [all] Error 2
137 emake failed
138 * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase):
139 * (no error message)
140 *
141 * Call stack:
142 * ebuild.sh, line 133: Called src_compile
143 * environment, line 2564: Called sb_foreach_abi 'sb_compile'
144 * environment, line 2529: Called sb_compile
145 * environment, line 2512: Called die
146 * The specific snippet of code:
147 * emake || die
148 *
149 * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`,
150 * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`.
151 * If configure failed with a 'cannot run C compiled programs' error, try this:
152 * FEATURES=-sandbox emerge sandbox
153 * The complete build log is located at '/home/release/tmp/logs/sys-apps:sandbox-2.10-r1:20160118-052108.log'.
154 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'.
155 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'.
156 * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-x86'
157 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
158 * Messages for package sys-libs/timezone-data-2015f merged to /tmp/stage1root/:
159 * You do not have TIMEZONE set in /tmp/stage1root/etc/timezone.
160 * Setting /tmp/stage1root/etc/localtime to Factory.
161 * Messages for package sys-apps/shadow-4.1.5.1-r1 merged to /tmp/stage1root/:
162 * Running 'grpck' returned errors. Please run it by hand, and then
163 * run 'grpconv' afterwards!
164 * Messages for package sys-apps/sandbox-2.10-r1 merged to /tmp/stage1root/:
165 * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase):
166 * (no error message)
167 *
168 * Call stack:
169 * ebuild.sh, line 133: Called src_compile
170 * environment, line 2564: Called sb_foreach_abi 'sb_compile'
171 * environment, line 2529: Called sb_compile
172 * environment, line 2512: Called die
173 * The specific snippet of code:
174 * emake || die
175 *
176 * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`,
177 * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`.
178 * If configure failed with a 'cannot run C compiled programs' error, try this:
179 * FEATURES=-sandbox emerge sandbox
180 * The complete build log is located at '/home/release/tmp/logs/sys-apps:sandbox-2.10-r1:20160118-052108.log'.
181 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'.
182 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'.
183 * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-x86'
184 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
185
186
187
188
189
190
191 18 Jan 2016 05:21:29 UTC: ERROR : CatalystError: cmd() NON-zero return value from: run script failed.
192 18 Jan 2016 05:21:30 UTC: ERROR : CatalystError: Stage build aborting due to error.
193 18 Jan 2016 05:21:30 UTC: ERROR : Exception running action sequence run_local
194 Traceback (most recent call last):
195 File "/usr/lib64/python2.7/site-packages/catalyst/base/stagebase.py", line 1413, in run
196 getattr(self, x)()
197 File "/usr/lib64/python2.7/site-packages/catalyst/base/stagebase.py", line 1322, in run_local
198 print_traceback=False)
199 CatalystError
200 18 Jan 2016 05:21:30 UTC: NOTICE : Cleaning up... Running unbind()
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.oO2hD4/log/hardened_stage1.log