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-nomultilib.spec
Date: Mon, 18 Jan 2016 04:11:09
Message-Id: 20160118041102.B58D9E006E@lantean.jmbsvicetto.name
1 checking for futimesat... yes
2 checking for getcwd... yes
3 checking for lchown... yes
4 checking for linkat... yes
5 checking for lutimes... yes
6 checking for memmove... yes
7 checking for memcpy... yes
8 checking for memset... yes
9 checking for mkdir... yes
10 checking for mkdirat... yes
11 checking for mkdtemp... yes
12 checking for mkfifoat... yes
13 checking for mknodat... yes
14 checking for mkostemp... yes
15 checking for mkostemp64... yes
16 checking for mkostemps... yes
17 checking for mkostemps64... yes
18 checking for mkstemp... yes
19 checking for mkstemp64... yes
20 checking for mkstemps... yes
21 checking for mkstemps64... yes
22 checking for open64... yes
23 checking for openat... yes
24 checking for openat64... yes
25 checking for pathconf... yes
26 checking for process_vm_readv... yes
27 checking for ptrace... yes
28 checking for realpath... yes
29 checking for remove... yes
30 checking for renameat... yes
31 checking for rmdir... yes
32 checking for setenv... yes
33 checking for strcasecmp... yes
34 checking for strchr... yes
35 checking for strdup... yes
36 checking for strerror... yes
37 checking for strndup... yes
38 checking for strrchr... yes
39 checking for strspn... yes
40 checking for strstr... yes
41 checking for strtok_r... yes
42 checking for symlinkat... yes
43 checking for truncate64... yes
44 checking for unlinkat... yes
45 checking for unshare... yes
46 checking for utime... yes
47 checking for utimensat... yes
48 checking for utimes... yes
49 checking for stackoverflow_install_handler in -lsigsegv... (cached) false
50 checking for __sync_lock_test_and_set... yes
51 checking for va_copy... va_copy
52 checking for library containing dlopen... -ldl
53 checking for dlvsym... yes
54 checking truncate argument type... off_t
55 checking for RTLD_NEXT... yes
56 checking libc path... /lib64/libc.so.6
57 checking libc version... libc.so.6
58 checking for /proc/self/fd... yes
59 checking for /dev/fd... yes
60 checking for /proc/self/cmdline... yes
61 checking for /proc/1/cmdline... no
62 checking for /proc/2368/cmdline... yes
63 checking how to enable exception handling... -fexceptions
64 checking CFLAGS for maximum warnings... -Wall
65 checking whether C compiler accepts -Winvalid-pch... yes
66 checking whether C compiler accepts -fdata-sections... yes
67 checking whether C compiler accepts -ffunction-sections... yes
68 checking whether C compiler accepts -fno-builtin-calloc... yes
69 checking whether C compiler accepts -fno-builtin-malloc... yes
70 checking whether C compiler accepts -fno-builtin-realloc... yes
71 checking whether the linker accepts -Wl,--as-needed... yes
72 checking whether the linker accepts -Wl,--gc-sections... yes
73 checking whether the linker accepts -Wl,--no-undefined... yes
74 checking whether the linker accepts -Wl,--version-script,conftest.map... yes
75 checking that generated files are newer than configure... done
76 configure: creating ./config.status
77 config.status: creating src/sandbox.sh
78 config.status: creating Makefile
79 config.status: creating data/Makefile
80 config.status: creating etc/Makefile
81 config.status: creating etc/sandbox.d/00default
82 config.status: creating etc/sandbox.d/Makefile
83 config.status: creating libsandbox/Makefile
84 config.status: creating libsbutil/Makefile
85 config.status: creating scripts/Makefile
86 config.status: creating src/Makefile
87 config.status: creating tests/atlocal
88 config.status: creating tests/Makefile
89 config.status: creating tests/package.m4
90 config.status: creating config.h
91 config.status: executing depfiles commands
92 config.status: executing libtool commands
93 config.status: executing tests/atconfig commands
94 * Running sb_compile for ABI=amd64...
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-041045.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-amd64'
151 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
152 * Messages for package sys-libs/timezone-data-2015f merged to /tmp/stage1root/:
153 * You do not have TIMEZONE set in /tmp/stage1root/etc/timezone.
154 * Setting /tmp/stage1root/etc/localtime to Factory.
155 * Messages for package sys-apps/shadow-4.1.5.1-r1 merged to /tmp/stage1root/:
156 * Running 'grpck' returned errors. Please run it by hand, and then
157 * run 'grpconv' afterwards!
158 * Messages for package sys-apps/coreutils-8.23 merged to /tmp/stage1root/:
159 * Make sure you run 'hash -r' in your active shells.
160 * You should also re-source your shell settings for LS_COLORS
161 * changes, such as: source /etc/profile
162 * Messages for package sys-apps/sandbox-2.10-r1 merged to /tmp/stage1root/:
163 * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase):
164 * (no error message)
165 *
166 * Call stack:
167 * ebuild.sh, line 133: Called src_compile
168 * environment, line 2563: Called sb_foreach_abi 'sb_compile'
169 * environment, line 2528: Called sb_compile
170 * environment, line 2511: Called die
171 * The specific snippet of code:
172 * emake || die
173 *
174 * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`,
175 * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`.
176 * If configure failed with a 'cannot run C compiled programs' error, try this:
177 * FEATURES=-sandbox emerge sandbox
178 * The complete build log is located at '/home/release/tmp/logs/sys-apps:sandbox-2.10-r1:20160118-041045.log'.
179 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'.
180 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'.
181 * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-amd64'
182 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
183
184
185
186
187
188
189
190
191 18 Jan 2016 04:11:02 UTC: ERROR : CatalystError: cmd() NON-zero return value from: run script failed.
192 18 Jan 2016 04:11:02 UTC: ERROR : CatalystError: Stage build aborting due to error.
193 18 Jan 2016 04:11:02 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 04:11:02 UTC: NOTICE : Cleaning up... Running unbind()
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.oO2hD4/log/stage1-nomultilib.log