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-nomultilib.spec
Date: Mon, 18 Jan 2016 07:00:42
Message-Id: 20160118070039.BF682E006E@lantean.jmbsvicetto.name
1 checking for faccessat... yes
2 checking for fchmodat... yes
3 checking for fchownat... yes
4 checking for fopen64... yes
5 checking for ftruncate... yes
6 checking for futimesat... yes
7 checking for getcwd... yes
8 checking for lchown... yes
9 checking for linkat... yes
10 checking for lutimes... yes
11 checking for memmove... yes
12 checking for memcpy... yes
13 checking for memset... yes
14 checking for mkdir... yes
15 checking for mkdirat... yes
16 checking for mkdtemp... yes
17 checking for mkfifoat... yes
18 checking for mknodat... yes
19 checking for mkostemp... yes
20 checking for mkostemp64... yes
21 checking for mkostemps... yes
22 checking for mkostemps64... yes
23 checking for mkstemp... yes
24 checking for mkstemp64... yes
25 checking for mkstemps... yes
26 checking for mkstemps64... yes
27 checking for open64... yes
28 checking for openat... yes
29 checking for openat64... yes
30 checking for pathconf... yes
31 checking for process_vm_readv... yes
32 checking for ptrace... yes
33 checking for realpath... yes
34 checking for remove... yes
35 checking for renameat... yes
36 checking for rmdir... yes
37 checking for setenv... yes
38 checking for strcasecmp... yes
39 checking for strchr... yes
40 checking for strdup... yes
41 checking for strerror... yes
42 checking for strndup... yes
43 checking for strrchr... yes
44 checking for strspn... yes
45 checking for strstr... yes
46 checking for strtok_r... yes
47 checking for symlinkat... yes
48 checking for truncate64... yes
49 checking for unlinkat... yes
50 checking for unshare... yes
51 checking for utime... yes
52 checking for utimensat... yes
53 checking for utimes... yes
54 checking for stackoverflow_install_handler in -lsigsegv... (cached) false
55 checking for __sync_lock_test_and_set... yes
56 checking for va_copy... va_copy
57 checking for library containing dlopen... -ldl
58 checking for dlvsym... yes
59 checking truncate argument type... off_t
60 checking for RTLD_NEXT... yes
61 checking libc path... /lib64/libc.so.6
62 checking libc version... libc.so.6
63 checking for /proc/self/fd... yes
64 checking for /dev/fd... yes
65 checking for /proc/self/cmdline... yes
66 checking for /proc/1/cmdline... no
67 checking for /proc/10454/cmdline... yes
68 checking how to enable exception handling... -fexceptions
69 checking CFLAGS for maximum warnings... -Wall
70 checking whether C compiler accepts -Winvalid-pch... yes
71 checking whether C compiler accepts -fdata-sections... yes
72 checking whether C compiler accepts -ffunction-sections... yes
73 checking whether C compiler accepts -fno-builtin-calloc... yes
74 checking whether C compiler accepts -fno-builtin-malloc... yes
75 checking whether C compiler accepts -fno-builtin-realloc... yes
76 checking whether the linker accepts -Wl,--as-needed... yes
77 checking whether the linker accepts -Wl,--gc-sections... yes
78 checking whether the linker accepts -Wl,--no-undefined... yes
79 checking whether the linker accepts -Wl,--version-script,conftest.map... yes
80 checking that generated files are newer than configure... done
81 configure: creating ./config.status
82 config.status: creating src/sandbox.sh
83 config.status: creating Makefile
84 config.status: creating data/Makefile
85 config.status: creating etc/Makefile
86 config.status: creating etc/sandbox.d/00default
87 config.status: creating etc/sandbox.d/Makefile
88 config.status: creating libsandbox/Makefile
89 config.status: creating libsbutil/Makefile
90 config.status: creating scripts/Makefile
91 config.status: creating src/Makefile
92 config.status: creating tests/atlocal
93 config.status: creating tests/Makefile
94 config.status: creating tests/package.m4
95 config.status: creating config.h
96 config.status: executing depfiles commands
97 config.status: executing libtool commands
98 config.status: executing tests/atconfig commands
99 * Running sb_compile for ABI=amd64...
100 GEN libsbutil/headers.h.gch
101 GEN libsandbox/headers.h.gch
102 GEN headers.h.gch
103 make all-recursive
104 Making all in scripts
105 make[2]: Nothing to be done for 'all'.
106 Making all in etc
107 Making all in sandbox.d
108 make[3]: Nothing to be done for 'all'.
109 make[3]: Nothing to be done for 'all-am'.
110 Making all in data
111 make[2]: Nothing to be done for 'all'.
112 Making all in libsbutil
113 CC get_sandbox_confd.lo
114 CC get_sandbox_conf.lo
115 CC get_sandbox_lib.lo
116 CC get_sandbox_rc.lo
117 CC get_sandbox_log.lo
118 CC sb_gdb.lo
119 CC sb_open.lo
120 CC sb_read.lo
121 CC sb_write.lo
122 CC sb_write_fd.lo
123 CC sb_efuncs.lo
124 CC sb_backtrace.lo
125 CC sb_memory.lo
126 CC src/debug.lo
127 CC src/string.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/string.lo' failed
142 make[2]: *** [src/string.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-070022.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-amd64'
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-070022.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-amd64'
188 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
189
190
191 18 Jan 2016 07:00:39 UTC: ERROR : CatalystError: cmd() NON-zero return value from: run script failed.
192 18 Jan 2016 07:00:39 UTC: ERROR : CatalystError: Stage build aborting due to error.
193 18 Jan 2016 07:00:39 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 07:00:39 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-nomultilib.log