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