Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [ia64-auto] Catalyst fatal build error - stage1.spec
Date: Tue, 19 Jan 2016 04:21:52
Message-Id: 20160119042150.6344521C097@pigeon.gentoo.org
1 config.status: creating Makefile
2 config.status: creating data/Makefile
3 config.status: creating etc/Makefile
4 config.status: creating etc/sandbox.d/00default
5 config.status: creating etc/sandbox.d/Makefile
6 config.status: creating libsandbox/Makefile
7 config.status: creating libsbutil/Makefile
8 config.status: creating scripts/Makefile
9 config.status: creating src/Makefile
10 config.status: creating tests/atlocal
11 config.status: creating tests/Makefile
12 config.status: creating tests/package.m4
13 config.status: creating config.h
14 config.status: executing depfiles commands
15 config.status: executing libtool commands
16 config.status: executing tests/atconfig commands
17 * Running sb_compile for ABI=ia64...
18 GEN libsbutil/headers.h.gch
19 GEN libsandbox/headers.h.gch
20 GEN headers.h.gch
21 make all-recursive
22 Making all in scripts
23 make[2]: Nothing to be done for 'all'.
24 Making all in etc
25 Making all in sandbox.d
26 make[3]: Nothing to be done for 'all'.
27 make[3]: Nothing to be done for 'all-am'.
28 Making all in data
29 make[2]: Nothing to be done for 'all'.
30 Making all in libsbutil
31 CC get_sandbox_conf.lo
32 CC get_sandbox_confd.lo
33 CC get_sandbox_lib.lo
34 CC get_sandbox_rc.lo
35 CC get_sandbox_log.lo
36 CC get_tmp_dir.lo
37 CC environment.lo
38 CC sb_backtrace.lo
39 CC sb_efuncs.lo
40 CC sb_gdb.lo
41 CC sb_open.lo
42 CC sb_read.lo
43 /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsbutil/sb_gdb.c: In function 'sb_gdb':
44 /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsbutil/sb_gdb.c:59:2: warning: implicit declaration of function '__clone2' [-Wimplicit-function-declaration]
45 if (clone(__sb_connect_gdb, stack + STACK_SIZE, 0, (void *)(uintptr_t)pid) !=
46 ^
47 CC sb_write.lo
48 CC sb_write_fd.lo
49 CC sb_close.lo
50 CC sb_printf.lo
51 CC sb_proc.lo
52 CC sb_memory.lo
53 CC src/debug.lo
54 CC src/string.lo
55 CC src/file.lo
56 CC src/config.lo
57 CC src/dynbuf.lo
58 CC gnulib/areadlink-with-size.lo
59 CC gnulib/bitrotate.lo
60 CC gnulib/canonicalize.lo
61 CC gnulib/file-set.lo
62 CC gnulib/hash.lo
63 CC gnulib/hash-pjw.lo
64 CC gnulib/hash-triple.lo
65 CCLD libsbutil.la
66 Making all in libsandbox
67 GEN libsandbox.map
68 GEN symbols.h
69 CC libsandbox_la-memory.lo
70 CC libsandbox_la-lock.lo
71 GEN trace_syscalls.h
72 CC libsandbox_la-canonicalize.lo
73 GEN sb_nr.h
74 CC libsandbox_la-wrappers.lo
75 CC libsandbox_la-libsandbox.lo
76 CC libsandbox_la-trace.lo
77 In file included from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/os.c:6:0,
78 from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace.c:25:
79 /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/linux/arch.c:21:3: warning: #warning "trace: sorry, no support for your architecture" [-Wcpp]
80 # warning "trace: sorry, no support for your architecture"
81 ^
82 In file included from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/os.c:1:0,
83 from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace.c:25:
84 /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/common.c:7:13: warning: 'trace_raw_ret' used but never defined
85 static long trace_raw_ret(void *vregs);
86 ^
87 /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace.c:12:13: warning: '_do_ptrace' declared 'static' but never defined [-Wunused-function]
88 static long _do_ptrace(enum __ptrace_request request, const char *srequest, voi
89 ^
90 In file included from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/os.c:1:0,
91 from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace.c:25:
92 /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/common.c:6:12: warning: 'trace_get_sysnum' declared 'static' but never defined [-Wunused-function]
93 static int trace_get_sysnum(void *vregs);
94 ^
95 /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/common.c:8:22: warning: 'trace_arg' declared 'static' but never defined [-Wunused-function]
96 static unsigned long trace_arg(void *vregs, int num);
97 ^
98 In file included from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/linux/arch.c:1:0,
99 from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/os.c:6,
100 from /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace.c:25:
101 /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/trace/linux/common.c:13:13: warning: 'trace_result' defined but not used [-Wunused-function]
102 static long trace_result(void *vregs, int *error)
103 ^
104 CCLD libsandbox.la
105
106 *** Warning: Linking the shared library libsandbox.la against the
107 *** static library ../libsbutil/.libs/libsbutil.a is not portable!
108 /usr/lib/gcc/ia64-unknown-linux-gnu/4.9.3/../../../../ia64-unknown-linux-gnu/bin/ld: Warning: gc-sections option ignored
109 ../libsbutil/.libs/libsbutil.a(hash-triple.o): In function `triple_compare':
110 hash-triple.c:(.text.triple_compare+0xb2): undefined reference to `same_name'
111 collect2: error: ld returned 1 exit status
112 Makefile:459: recipe for target 'libsandbox.la' failed
113 make[2]: *** [libsandbox.la] Error 1
114 Makefile:484: recipe for target 'all-recursive' failed
115 make[1]: *** [all-recursive] Error 1
116 Makefile:396: recipe for target 'all' failed
117 make: *** [all] Error 2
118 emake failed
119 * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase):
120 * (no error message)
121 *
122 * Call stack:
123 * ebuild.sh, line 133: Called src_compile
124 * environment, line 2609: Called sb_foreach_abi 'sb_compile'
125 * environment, line 2574: Called sb_compile
126 * environment, line 2555: Called die
127 * The specific snippet of code:
128 * emake || die
129 *
130 * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`,
131 * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`.
132 * If configure failed with a 'cannot run C compiled programs' error, try this:
133 * FEATURES=-sandbox emerge sandbox
134 * The complete build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'.
135 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'.
136 * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-ia64'
137 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
138
139 * Messages for package sys-libs/timezone-data-2015f merged to /tmp/stage1root/:
140
141 * You do not have TIMEZONE set in /tmp/stage1root/etc/timezone.
142 * Setting /tmp/stage1root/etc/localtime to Factory.
143
144 * Messages for package sys-apps/shadow-4.1.5.1-r1 merged to /tmp/stage1root/:
145
146 * Running 'grpck' returned errors. Please run it by hand, and then
147 * run 'grpconv' afterwards!
148
149 * Messages for package sys-apps/coreutils-8.23 merged to /tmp/stage1root/:
150
151 * Make sure you run 'hash -r' in your active shells.
152 * You should also re-source your shell settings for LS_COLORS
153 * changes, such as: source /etc/profile
154
155 * Messages for package sys-apps/sandbox-2.10-r1 merged to /tmp/stage1root/:
156
157 * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase):
158 * (no error message)
159 *
160 * Call stack:
161 * ebuild.sh, line 133: Called src_compile
162 * environment, line 2609: Called sb_foreach_abi 'sb_compile'
163 * environment, line 2574: Called sb_compile
164 * environment, line 2555: Called die
165 * The specific snippet of code:
166 * emake || die
167 *
168 * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`,
169 * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`.
170 * If configure failed with a 'cannot run C compiled programs' error, try this:
171 * FEATURES=-sandbox emerge sandbox
172 * The complete build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'.
173 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'.
174 * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-ia64'
175 * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10'
176
177 !!! catalyst: run script failed.
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1244, in run_local
182 "run script failed.",env=self.env)
183 File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd
184 raise CatalystError,myexc
185 CatalystError
186 None
187
188 !!! catalyst: Stage build aborting due to error.
189
190 Traceback (most recent call last):
191 File "/usr/lib/catalyst/catalyst", line 218, in build_target
192 mytarget.run()
193 File "modules/generic_stage_target.py", line 1304, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1249, in run_local
196 raise CatalystError,"Stage build aborting due to error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target stage1
199 Catalyst aborting....
200 lockfile does not exist '/home/catalyst/tmp/default/stage1-ia64-20160119/.catalyst_lock'
201
202
203
204 Full build log at /tmp/catalyst-auto.G6MyLp/log/stage1.log