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 - stage1.spec
Date: Mon, 18 Jan 2016 03:15:38
Message-Id: 20160118031530.3E650E006E@lantean.jmbsvicetto.name
1 checking for utimensat... checking for utimes... yes
2 yes
3 checking for stackoverflow_install_handler in -lsigsegv... (cached) false
4 checking for __sync_lock_test_and_set... checking for utimes... yes
5 checking for va_copy... yes
6 checking for stackoverflow_install_handler in -lsigsegv... (cached) false
7 checking for __sync_lock_test_and_set... va_copy
8 checking for library containing dlopen... 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... /lib64/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/11823/cmdline... yes
25 checking how to enable exception handling... /lib32/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/11847/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 yes
52 checking whether the linker accepts -Wl,--gc-sections... checking whether the linker accepts -Wl,--version-script,conftest.map... yes
53 yes
54 checking whether the linker accepts -Wl,--no-undefined... checking that generated files are newer than configure... done
55 configure: creating ./config.status
56 yes
57 checking whether the linker accepts -Wl,--version-script,conftest.map... 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 etc/Makefile
64 config.status: creating etc/sandbox.d/00default
65 config.status: creating src/sandbox.sh
66 config.status: creating etc/sandbox.d/Makefile
67 config.status: creating Makefile
68 config.status: creating libsandbox/Makefile
69 config.status: creating data/Makefile
70 config.status: creating libsbutil/Makefile
71 config.status: creating etc/Makefile
72 config.status: creating scripts/Makefile
73 config.status: creating etc/sandbox.d/00default
74 config.status: creating src/Makefile
75 config.status: creating etc/sandbox.d/Makefile
76 config.status: creating tests/atlocal
77 config.status: creating libsandbox/Makefile
78 config.status: creating tests/Makefile
79 config.status: creating libsbutil/Makefile
80 config.status: creating tests/package.m4
81 config.status: creating scripts/Makefile
82 config.status: creating config.h
83 config.status: executing depfiles commands
84 config.status: creating src/Makefile
85 config.status: creating tests/atlocal
86 config.status: creating tests/Makefile
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 sb_efuncs.lo
110 CC sb_gdb.lo
111 CC sb_open.lo
112 CC sb_read.lo
113 CC sb_write.lo
114 CC sb_write_fd.lo
115 CC sb_close.lo
116 CC sb_printf.lo
117 CC sb_proc.lo
118 CC sb_memory.lo
119 CC src/debug.lo
120
121 x86_64-pc-linux-gnu-gcc: internal compiler error: Segmentation fault (program cc1)
122 Please submit a full bug report,
123 with preprocessed source if appropriate.
124 See <https://bugs.gentoo.org/> for instructions.
125 Makefile:520: recipe for target 'src/debug.lo' failed
126 make[2]: *** [src/debug.lo] Error 1
127 Makefile:484: recipe for target 'all-recursive' failed
128 make[1]: *** [all-recursive] Error 1
129 Makefile:396: recipe for target 'all' failed
130 make: *** [all] Error 2
131 emake failed
132 * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase):
133 * (no error message)
134 *
135 * Call stack:
136 * ebuild.sh, line 133: Called src_compile
137 * environment, line 2563: Called sb_foreach_abi 'sb_compile'
138 * environment, line 2528: Called sb_compile
139 * environment, line 2511: Called die
140 * The specific snippet of code:
141 * emake || die
142 *
143 * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`,
144 * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`.
145 * If configure failed with a 'cannot run C compiled programs' error, try this:
146 * FEATURES=-sandbox emerge sandbox
147 * The complete build log is located at '/home/release/tmp/logs/sys-apps:sandbox-2.10-r1:20160118-031511.log'.
148 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'.
149 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'.
150 * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-x86'
151 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
152
153 * Messages for package sys-libs/timezone-data-2015f merged to /tmp/stage1root/:
154
155 * You do not have TIMEZONE set in /tmp/stage1root/etc/timezone.
156 * Setting /tmp/stage1root/etc/localtime to Factory.
157
158 * Messages for package sys-apps/shadow-4.1.5.1-r1 merged to /tmp/stage1root/:
159
160 * Running 'grpck' returned errors. Please run it by hand, and then
161 * run 'grpconv' afterwards!
162
163 * Messages for package sys-apps/coreutils-8.23 merged to /tmp/stage1root/:
164
165 * Make sure you run 'hash -r' in your active shells.
166 * You should also re-source your shell settings for LS_COLORS
167 * changes, such as: source /etc/profile
168
169 * Messages for package sys-apps/sandbox-2.10-r1 merged to /tmp/stage1root/:
170
171 * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase):
172 * (no error message)
173 *
174 * Call stack:
175 * ebuild.sh, line 133: Called src_compile
176 * environment, line 2563: Called sb_foreach_abi 'sb_compile'
177 * environment, line 2528: Called sb_compile
178 * environment, line 2511: Called die
179 * The specific snippet of code:
180 * emake || die
181 *
182 * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`,
183 * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`.
184 * If configure failed with a 'cannot run C compiled programs' error, try this:
185 * FEATURES=-sandbox emerge sandbox
186 * The complete build log is located at '/home/release/tmp/logs/sys-apps:sandbox-2.10-r1:20160118-031511.log'.
187 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'.
188 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'.
189 * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-x86'
190 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
191 18 Jan 2016 03:15:29 UTC: ERROR : CatalystError: cmd() NON-zero return value from: run script failed.
192 18 Jan 2016 03:15:30 UTC: ERROR : CatalystError: Stage build aborting due to error.
193 18 Jan 2016 03:15: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 03:15:30 UTC: NOTICE : Cleaning up... Running unbind()
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.oO2hD4/log/stage1.log