Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [arm64-auto] Catalyst fatal build error - llvm/stage3-openrc.spec
Date: Mon, 28 Nov 2022 03:12:23
Message-Id: 92c4822f9dee67f20ff57729623af898.root@jiji.arm.dev.gentoo.org
1 checking size of char*... 8
2 checking for inline... inline
3 checking for long double with more range or precision than double... yes
4 checking for uid_t in sys/types.h... yes
5 checking for mode_t... yes
6 checking for off_t... yes
7 checking for size_t... yes
8 checking for pid_t... yes
9 checking for id_t... yes
10 checking type of array argument to getgroups... gid_t
11 checking for struct stat.st_rdev... yes
12 checking for struct stat.st_mtimensec... no
13 checking for struct stat.st_mtimespec.tv_nsec... no
14 checking for struct stat.st_mtim.tv_nsec... yes
15 checking for socklen_t... yes
16 checking for errno in errno.h... yes
17 checking for connect... yes
18 checking for library containing inet_ntop... none required
19 checking for library containing iconv_open... none required
20 checking for library containing libiconv_open... no
21 checking for iconv declaration...
22 extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
23 checking for inet_ntop... yes
24 checking for inet_pton... yes
25 checking for egrep... (cached) /bin/grep -E
26 checking for struct addrinfo... yes
27 checking for struct sockaddr_storage... yes
28 checking whether defines needed by getaddrinfo exist... yes
29 checking for getaddrinfo... yes
30 checking for struct sockaddr.sa_len... no
31 checking for struct sockaddr_in.sin_len... no
32 checking for struct sockaddr_un.sun_len... no
33 checking for struct sockaddr_in6.sin6_scope_id... yes
34 checking for struct stat64... yes
35 checking for strcasecmp... yes
36 checking for aclsort... no
37 checking for aclsort in -lsec... no
38 checking whether utime accepts a null argument... yes
39 checking for size_t... (cached) yes
40 checking for working alloca.h... yes
41 checking for alloca... yes
42 checking for waitpid... yes
43 checking for wait4... yes
44 checking for getcwd... yes
45 checking for chown... yes
46 checking for chmod... yes
47 checking for lchmod... yes
48 checking for mknod... yes
49 checking for mkfifo... yes
50 checking for fchmod... yes
51 checking for fstat... yes
52 checking for ftruncate... yes
53 checking for strchr... yes
54 checking for readlink... yes
55 checking for link... yes
56 checking for utime... yes
57 checking for utimes... yes
58 checking for lutimes... yes
59 checking for strftime... yes
60 checking for chflags... no
61 checking for getattrlist... no
62 checking for mktime... yes
63 checking for innetgr... yes
64 checking for linkat... yes
65 checking for memmove... yes
66 checking for lchown... yes
67 checking for vsnprintf... yes
68 checking for snprintf... yes
69 checking for vasprintf... yes
70 checking for asprintf... yes
71 checking for setsid... yes
72 checking for strpbrk... yes
73 checking for strlcat... no
74 checking for strlcpy... no
75 checking for strtol... yes
76 checking for mallinfo... yes
77 checking for mallinfo2... yes
78 checking for getgroups... yes
79 checking for setgroups... yes
80 checking for geteuid... yes
81 checking for getegid... yes
82 checking for setlocale... yes
83 checking for setmode... no
84 checking for open64... yes
85 checking for lseek64... yes
86 checking for mkstemp64... yes
87 checking for mtrace... yes
88 checking for va_copy... no
89 checking for __va_copy... no
90 checking for seteuid... yes
91 checking for strerror... yes
92 checking for putenv... yes
93 checking for iconv_open... yes
94 checking for locale_charset... no
95 checking for nl_langinfo... yes
96 checking for getxattr... yes
97 checking for extattr_get_link... no
98 checking for sigaction... yes
99 checking for sigprocmask... yes
100 checking for setattrlist... no
101 checking for getgrouplist... yes
102 checking for initgroups... yes
103 checking for utimensat... yes
104 checking for posix_fallocate... yes
105 checking for attropen... no
106 checking for setvbuf... yes
107 checking for nanosleep... yes
108 checking for usleep... yes
109 checking for setenv... yes
110 checking for unsetenv... yes
111 checking for useable fallocate... yes
112 checking for FALLOC_FL_PUNCH_HOLE... yes
113 checking for FALLOC_FL_ZERO_RANGE... yes
114 checking for SYS_fallocate... yes
115 checking whether posix_fallocate is efficient... no
116 checking for getpgrp... yes
117 checking for tcgetpgrp... yes
118 checking whether getpgrp requires zero arguments... yes
119 checking whether chown() modifies symlinks... no
120 checking whether link() can hard-link symlinks... yes
121 checking whether link() can hard-link special files... yes
122 checking for working socketpair... yes
123 checking for getpass... yes
124 checking for poptGetContext in -lpopt... yes
125 checking whether to use included libpopt... no
126 checking whether to use included zlib... ./zlib
127 checking for unsigned char... yes
128 checking for broken readdir... no
129 checking for utimbuf... yes
130 checking if gettimeofday takes tz argument... yes
131 checking for C99 vsnprintf... yes
132 checking for secure mkstemp... yes
133 checking if mknod creates FIFOs... yes
134 checking if mknod creates sockets... yes
135 checking whether -c -o works... yes
136 checking for _acl... no
137 checking for __acl... no
138 checking for _facl... no
139 checking for __facl... no
140 checking whether to support ACLs... running tests:
141 checking for acl_get_file in -lacl... yes
142 checking for ACL support... yes
143 checking ACL test results... Using posix ACLs
144 checking for acl_get_perm_np... no
145 checking whether to support extended attributes... Using Linux xattrs
146 checking for getxattr in -lattr... yes
147 configure.sh: creating ./config.status
148 config.status: creating Makefile
149 config.status: creating lib/dummy
150 config.status: creating zlib/dummy
151 config.status: creating popt/dummy
152 config.status: creating shconfig
153 config.status: creating config.h
154
155 rsync 3.2.4 configuration successful
156
157 gawk -f ./daemon-parm.awk ./daemon-parm.txt
158 gawk -f ./help-from-md.awk -v hfile=help-rsync.h ./rsync.1.md
159 gawk -f ./help-from-md.awk -v hfile=help-rsyncd.h ./rsync.1.md
160 ./mkgitver
161 gawk -f ./define-from-md.awk -v hfile=default-cvsignore.h ./rsync.1.md
162 gawk -f ./define-from-md.awk -v hfile=default-dont-compress.h ./rsync.1.md
163 sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf
164 gawk -f ./mkproto.awk ./*.c ./lib/compat.c daemon-parm.h
165 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c rsync.c -o rsync.o
166 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c generator.c -o generator.o
167 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c receiver.c -o receiver.o
168 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c cleanup.c -o cleanup.o
169 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c sender.c -o sender.o
170 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c exclude.c -o exclude.o
171 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c util1.c -o util1.o
172 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c util2.c -o util2.o
173 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c main.c -o main.o
174 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c checksum.c -o checksum.o
175 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c match.c -o match.o
176 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c syscall.c -o syscall.o
177 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c log.c -o log.o
178 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c backup.c -o backup.o
179 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c delete.c -o delete.o
180 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c options.c -o options.o
181 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c io.c -o io.o
182 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c compat.c -o compat.o
183 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c hlink.c -o hlink.o
184 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c token.c -o token.o
185 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c uidlist.c -o uidlist.o
186 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c socket.c -o socket.o
187 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c hashtable.c -o hashtable.o
188 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c usage.c -o usage.o
189 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c fileio.c -o fileio.o
190 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c batch.c -o batch.o
191 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c clientname.c -o clientname.o
192 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c chmod.c -o chmod.o
193 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c acls.c -o acls.o
194 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c xattrs.c -o xattrs.o
195 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c progress.c -o progress.o
196 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c pipe.c -o pipe.o
197 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c params.c -o params.o
198 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c loadparm.c -o loadparm.o
199 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c clientserver.c -o clientserver.o
200 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c access.c -o access.o
201 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c connection.c -o connection.o
202 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c authenticate.c -o authenticate.o
203 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/wildmatch.c -o lib/wildmatch.o
204 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/compat.c -o lib/compat.o
205 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/snprintf.c -o lib/snprintf.o
206 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/mdfour.c -o lib/mdfour.o
207 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/md5.c -o lib/md5.o
208 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/permstring.c -o lib/permstring.o
209 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/pool_alloc.c -o lib/pool_alloc.o
210 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/sysacls.c -o lib/sysacls.o
211 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/sysxattrs.c -o lib/sysxattrs.o
212 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/deflate.c -o zlib/deflate.o
213 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inffast.c -o zlib/inffast.o
214 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inflate.c -o zlib/inflate.o
215 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inftrees.c -o zlib/inftrees.o
216 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/trees.c -o zlib/trees.o
217 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/zutil.c -o zlib/zutil.o
218 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/adler32.c -o zlib/adler32.o
219 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/compress.c -o zlib/compress.o
220 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/crc32.c -o zlib/crc32.o
221 zlib/compress.c:22:13: warning: a function definition without a prototype is
222 deprecated in all versions of C and is not supported in C2x
223 [-Wdeprecated-non-prototype]
224 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level)
225 ^
226 zlib/compress.c:62:13: warning: a function definition without a prototype is
227 deprecated in all versions of C and is not supported in C2x
228 [-Wdeprecated-non-prototype]
229 int ZEXPORT compress (dest, destLen, source, sourceLen)
230 ^
231 zlib/compress.c:75:15: warning: a function definition without a prototype is
232 deprecated in all versions of C and is not supported in C2x
233 [-Wdeprecated-non-prototype]
234 uLong ZEXPORT compressBound (sourceLen)
235 ^
236 3 warnings generated.
237 log.c:134:24: error: a function declaration without a prototype is deprecated in
238 all versions of C [-Werror,-Wstrict-prototypes]
239 static void syslog_init()
240 ^
241 void
242 main.c:247:32: error: a function declaration without a prototype is deprecated
243 in all versions of C [-Werror,-Wstrict-prototypes]
244 static void become_copy_as_user()
245 ^
246 void
247 1 error generated.
248 make: *** [Makefile:70: log.o] Error 1
249 make: *** Waiting for unfinished jobs....
250 syscall.c:394:17: error: a function declaration without a prototype is
251 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
252 off64_t lseek64();
253 ^
254 void
255 syscall.c:394:10: warning: a function declaration without a prototype is
256 deprecated in all versions of C and is treated as a zero-parameter
257 prototype in C2x, conflicting with a previous declaration
258 [-Wdeprecated-non-prototype]
259 off64_t lseek64();
260 ^
261 /usr/include/unistd.h:350:18: note: conflicting prototype is here
262 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
263 ^
264 hlink.c:120:57: error: a function declaration without a prototype is deprecated
265 in all versions of C [-Werror,-Wstrict-prototypes]
266 qsort(ndx_list, ndx_count, sizeof ndx_list[0], (int (*)()) hlink_compare...
267 ^
268 void
269 lib/pool_alloc.c1: warning12 and :116 error: generated .
270 error: a function declaration without a prototype is
271 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
272 void (*bomb)(); /* called if malloc fails */
273 ^
274 void
275 zlib/zutil.c:30:33: error: a function declaration without a prototype is
276 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
277 const char * ZEXPORT zlibVersion()
278 ^
279 void
280 zlib/zutil.c:35:31: error: a function declaration without a prototype is
281 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
282 uLong ZEXPORT zlibCompileFlags()
283 ^
284 void
285 zlib/zutil.c:136:22: warning: a function definition without a prototype is
286 deprecated in all versions of C and is not supported in C2x
287 [-Wdeprecated-non-prototype]
288 const char * ZEXPORT zError(err)
289 ^
290 lib/pool_alloc.c:171:16: warning: passing arguments to a function without a
291 prototype is deprecated in all versions of C and is not supported in C2x
292 [-Wdeprecated-non-prototype]
293 (*pool->bomb)(bomb_msg, __FILE__, __LINE__);
294 ^
295 zlib/zutil.c:304:22: warning: a function definition without a prototype is
296 deprecated in all versions of C and is not supported in C2x
297 [-Wdeprecated-non-prototype]
298 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size)
299 ^
300 zlib/zutil.c:314:20: warning: a function definition without a prototype is
301 deprecated in all versions of C and is not supported in C2x
302 [-Wdeprecated-non-prototype]
303 void ZLIB_INTERNAL zcfree (opaque, ptr)
304 ^
305 3 warnings and 2 errors generated.
306 1 warning and 1 error generated.
307 make: *** [Makefile:70: syscall.o] Error 1
308 zlib/inftrees.c:32:19: warning: a function definition without a prototype is
309 deprecated in all versions of C and is not supported in C2x
310 [-Wdeprecated-non-prototype]
311 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
312 ^
313 1 error generated.
314 zlib/inflate.c:104:13: warning: a function definition without a prototype is
315 deprecated in all versions of C and is not supported in C2x
316 [-Wdeprecated-non-prototype]
317 int ZEXPORT inflateResetKeep(strm)
318 ^
319 zlib/deflate.c:203:13: warning: a function definition without a prototype is
320 deprecated in all versions of C and is not supported in C2xzlib/adler32.c
321 : [-Wdeprecated-non-prototype]
322 65:15: warning: a function definition without a prototype is
323 deprecated in allint ZEXPORT deflateInit_(strm, level, version, stream_size)
324 versions ^
325 of C and is not supported in C2x
326 [-Wdeprecated-non-prototype]
327 uLong ZEXPORT adler32(adler, buf, len)
328 ^
329 1 error generated.
330 zlib/deflate.c:215:13: warning: a function definition without a prototype is
331 deprecated in all versions of C and is not supported in C2x
332 [-Wdeprecated-non-prototype]
333 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
334 ^
335 zlib/inflate.c:129:13: warning: a function definition without a prototype is
336 deprecated in all versions of C and is not supported in C2x
337 [-Wdeprecated-non-prototype]
338 int ZEXPORT inflateReset(strm)
339 ^
340 zlib/inflate.c:142:13: warning: a function definition without a prototype is
341 deprecated in all versions of C and is not supported in C2x
342 [-Wdeprecated-non-prototype]
343 int ZEXPORT inflateReset2(strm, windowBits)
344 ^
345 zlib/inffast.c:48:20: warning: a function definition without a prototype is
346 deprecated in all versions of C and is not supported in C2x
347 [-Wdeprecated-non-prototype]
348 void ZLIB_INTERNAL inflate_fast(strm, start)
349 ^
350 zlib/inflate.c:180:13: warning: a function definition without a prototype is
351 deprecated in all versions of C and is not supported in C2x
352 [-Wdeprecated-non-prototype]
353 zlib/adler32.c:136:13: warning: int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)a
354 ^function
355 definition without a prototype is
356 deprecated in all versions of C and is not supported in C2x
357 [-Wdeprecated-non-prototype]
358 local uLong adler32_combine_(adler1, adler2, len2)
359 ^
360 make: *** [Makefile:70: zlib/zutil.o] Error 1
361 zlib/adler32.c:136:13: warning: a function definition without a prototype is
362 deprecated in all versions of C and is not supported in C2x
363 [-Wdeprecated-non-prototype]
364 zlib/adler32.c:165:15: warning: a function definition without a prototype is
365 deprecated in all versions of C and is not supported in C2x
366 [-Wdeprecated-non-prototype]
367 zlib/deflate.c:362:13: uLong ZEXPORT adler32_combine(adler1, adler2, len2)warning:
368 a ^
369 function definition without a prototype is
370 deprecated in all versions of C and is not supported in C2x
371 [-Wdeprecated-non-prototype]
372 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
373 ^
374 zlib/adler32.c:173:15: warning: a function definition without a prototype is
375 deprecated in all versions of C and is not supported in C2x
376 [-Wdeprecated-non-prototype]
377 uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
378 ^
379 zlib/inflate.c:222:13: warning: a function definition without a prototype is
380 deprecated in all versions of C and is not supported in C2x
381 [-Wdeprecated-non-prototype]
382 int ZEXPORT inflateInit_(strm, version, stream_size)
383 ^
384 zlib/inflate.c:230:13: warning: a function definition without a prototype is
385 deprecated in all versions of C and is not supported in C2x
386 [-Wdeprecated-non-prototype]
387 int ZEXPORT inflatePrime(strm, bits, value)
388 ^
389 zlib/inflate.c:261:12: warning: a function definition without a prototype is
390 deprecated in all versions of C and is not supported in C2x
391 [-Wdeprecated-non-prototype]
392 local void fixedtables(state)
393 ^
394 zlib/deflate.c:431:13: warning: a function definition without a prototype is
395 deprecated in all versions of C and is not supported in C2x
396 [-Wdeprecated-non-prototype]
397 int ZEXPORT deflateResetKeep (strm)
398 ^
399 zlib/deflate.c:466:13: warning: a function definition without a prototype is
400 deprecated in all versions of C and is not supported in C2x
401 [-Wdeprecated-non-prototype]
402 make: *** [Makefile:70: lib/pool_alloc.o] Error 1
403 int ZEXPORT deflateReset (strm)
404 ^
405 zlib/deflate.c:478:13: warning: a function definition without a prototype is
406 deprecated in all versions of C and is not supported in C2x
407 [-Wdeprecated-non-prototype]
408 zlib/crc32.c:190int ZEXPORT deflateSetHeader (strm, head):
409 42 ^:
410 error: a function declaration without a prototype is
411 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
412 const z_crc_t FAR * ZEXPORT get_crc_table()
413 ^
414 void
415 zlib/crc32.c:204:23: warning: a function definition without a prototype is
416 deprecated in all versions of C and is not supported in C2x
417 [-Wdeprecated-non-prototype]
418 unsigned long ZEXPORT crc32(crc, buf, len)
419 ^
420 zlib/deflate.c:489:13: warning: a function definition without a prototype is
421 deprecated in all versions of C and is not supported in C2x
422 [-Wdeprecated-non-prototype]
423 int ZEXPORT deflatePending (strm, pending, bits)
424 ^
425 make: *** [Makefile:70: hlink.o] Error 1
426 zlib/deflate.c:503:13: warning: a function definition without a prototype is
427 deprecated in all versions of C and is not supported in C2x
428 [-Wdeprecated-non-prototype]
429 int ZEXPORT deflatePrime (strm, bits, value)
430 ^
431 zlib/crc32.c:247:21: warning: a function definition without a prototype is
432 deprecated in all versions of C and is not supported in C2x
433 [-Wdeprecated-non-prototype]
434 local unsigned long crc32_little(crc, buf, len)
435 ^
436 zlib/deflate.c:529:13: warning: a functionmake: *** [Makefile:70: main.o] Error 1
437 definition without a prototype is
438 deprecated in all versions of C and is not supported in C2x
439 [-Wdeprecated-non-prototype]
440 int ZEXPORT deflateParams(strm, level, strategy)
441 ^
442 zlib/crc32.c:247:21: warning: a function definition without a prototype is
443 deprecated in all versions of C and is not supported in C2x
444 [-Wdeprecated-non-prototype]
445 zlib/crc32.c:287:21: warning: a function definition without a prototype is
446 deprecated in all versions of C and is not supported in C2x
447 [-Wdeprecated-non-prototype]
448 local unsigned long crc32_big(crc, buf, len)
449 ^
450 zlib/deflate.c:570:13: warning: a function definition without a prototype is
451 deprecated in all versions of C and is not supported in C2x
452 [-Wdeprecated-non-prototype]
453 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
454 ^
455 zlib/inflate.c:261:12: warning: a function definition without a prototype is
456 deprecated in all versions of C and is not supported in C2x
457 [-Wdeprecated-non-prototype]
458 zlib/crc32.c:287:21: warning: a function definition without a prototype is
459 deprecated in all versions of C and is not supported in C2x
460 [-Wdeprecated-non-prototype]
461 zlib/inflate.c:379:11: warning: a function definition without a prototype is
462 deprecated in all versions of C and is not supported in C2x
463 [-Wdeprecated-non-prototype]
464 local int updatewindow(strm, end, copy)
465 ^
466 zlib/deflate.c:605:15: warning: a function definition zlib/crc32.cwithout: 325a: 21prototype: iswarning:
467 a deprecatedfunction indefinition allwithout versionsa ofprototype Cis
468 and deprecatedis innot allsupported versionsin ofC2x
469 C [-Wdeprecated-non-prototype]and
470 is not supported in C2x
471 [-Wdeprecated-non-prototype]
472 uLong ZEXPORT deflateBound(strm, sourceLen)
473 ^
474 local unsigned long gf2_matrix_times(mat, vec)
475 ^
476 zlib/crc32.c:325:21: warning: a function definition without a prototype is
477 deprecated in all versions of C and is not supported in C2x
478 [-Wdeprecated-non-prototype]
479 zlib/crc32.c:342:12: warning: a function definition without a prototype is
480 deprecated in all versions of C and is not supported in C2x
481 [-Wdeprecated-non-prototype]
482 local void gf2_matrix_square(square, mat)
483 ^
484 zlib/inflate.c:379:11: warning: a function definition without a prototype iszlib/crc32.c
485 : 342deprecated: 12in: allwarning: aversions functionof definitionC withoutand ais prototypenot issupported
486 indeprecated C2xin
487 all[-Wdeprecated-non-prototype]
488 versions of C and is not supported in C2x
489 [-Wdeprecated-non-prototype]
490 zlib/crc32.c:353:13: warning: a function definition without a prototype is
491 deprecated in all versions zlib/inflate.cof: 605C: 13and: iswarning: anot functionsupported definitionin withoutC2x
492 a [-Wdeprecated-non-prototype]prototype
493 is
494 deprecated in all versionslocal uLong crc32_combine_(crc1, crc2, len2)
495 of ^
496 C and is not supported in C2x
497 [-Wdeprecated-non-prototype]
498 int ZEXPORT inflate(strm, flush)
499 ^
500 zlib/deflate.c:667:12: warning: a function definition without a prototype is
501 deprecated in all versions of C and is not supported in C2x
502 [-Wdeprecated-non-prototype]
503 local void putShortMSB (s, b)
504 ^
505 zlib/crc32.c:353:13: warning: a function definition without a prototype is
506 deprecated in all versions of C and is not supported in C2x
507 [-Wdeprecated-non-prototype]
508 zlib/deflate.c:667:12: warning: a function definition without a prototype is
509 deprecated in all versions of C and is not supported in C2x
510 [-Wdeprecated-non-prototype]
511 zlib/crc32.c:409:15: warning: a function definition without a prototype is
512 deprecated in all versions of C and is not supported in C2x
513 [-Wdeprecated-non-prototype]
514 zlib/deflate.cuLong ZEXPORT crc32_combine(crc1, crc2, len2):
515 681 ^:
516 12: warning: a function definition without a prototype is
517 deprecated in all versions of C and is not supported in C2x
518 [-Wdeprecated-non-prototype]
519 local void flush_pending(strm)
520 ^
521 zlib/crc32.c:417:15: warning: a function definition without a prototype is
522 deprecated in all versions of C and is not supported in C2x
523 [-Wdeprecated-non-prototype]
524 uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
525 ^
526 zlib/deflate.c:681:12: warning: a function definition without a prototype is
527 deprecated in all versions of C and is not supported in13 warningC2xs
528 and 1[-Wdeprecated-non-prototype] error
529 generated.
530 zlib/deflate.c:704:13: warning: a function definition without a prototype is
531 deprecated in all versions of C and is not supported in C2x
532 [-Wdeprecated-non-prototype]
533 int ZEXPORT deflate (strm, flush)
534 ^
535 make: *** [Makefile:70: zlib/crc32.o] Error 1
536 zlib/deflate.c:1018:13: warning: a function definition without a prototype is
537 deprecated in all versions of C and is not supported in C2x
538 [-Wdeprecated-non-prototype]
539 int ZEXPORT deflateEnd (strm)
540 ^
541 zlib/deflate.c:1053:13: warning: a function definition without a prototype is
542 deprecated in all versions of C and is not supported in C2x
543 [-Wdeprecated-non-prototype]
544 int ZEXPORT deflateCopy (dest, source)
545 ^
546 zlib/trees.c:234:26: error: a function declaration without a prototype is
547 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
548 local void tr_static_init()
549 ^
550 void
551 zlib/trees.c:381:20: warning: a function definition without a prototype is
552 deprecated in all versions of C and is not supported in C2x
553 [-Wdeprecated-non-prototype]
554 void ZLIB_INTERNAL _tr_init(s)
555 ^
556 zlib/trees.c:409:12: warning: a function definition without a prototype is
557 deprecated in all versions of C and is not supported in C2x
558 [-Wdeprecated-non-prototype]
559 local void init_block(s)
560 ^
561 zlib/trees.c:409:12: warning: a function definition without a prototype is
562 deprecated in all versions of C and is not supported in C2x
563 [-Wdeprecated-non-prototype]
564 zlib/deflate.c:1112:11: warning: a function definition without a prototype is
565 deprecated in all versions of C and is not supported in C2x
566 [-Wdeprecated-non-prototype]
567 local int read_buf(strm, buf, size)
568 ^
569 zlib/trees.czlib/deflate.c::45354::1218:: warning: note: aexpanded functionfrom definitionmacro without'read_buf'
570 a prototype is#define read_buf dread_buf
571
572 ^deprecated
573 in all versions of C and is not supported in C2x
574 [-Wdeprecated-non-prototype]
575 local void pqdownheap(s, tree, k)
576 ^
577 zlib/deflate.c:1112:11: warning: a function definition without a prototype is
578 deprecated in all versions of C and is not supported in C2x
579 [-Wdeprecated-non-prototype]
580 zlib/deflate.c:54:18: note: expanded from macro 'read_buf'
581 #define read_buf dread_buf
582 ^
583 zlib/trees.c:453:12: warning: a function definition without a prototype is
584 deprecated in all versions of C and is not supported in C2x
585 [-Wdeprecated-non-prototype]
586 zlib/deflate.c:1142:12: warning: a function definition without a prototype is
587 deprecated in all versions of C and is not supported in C2x
588 [-Wdeprecated-non-prototype]
589 local void lm_init (s)
590 ^
591 zlib/trees.c:488:12: warning: a function definition without a prototype is
592 deprecated in all versions of C and is not supported in C2x
593 [-Wdeprecated-non-prototype]
594 local void gen_bitlen(s, desc)
595 ^
596 zlib/deflate.c:1142:12: warning: a function definition without a prototype is
597 deprecated in all versions of C and is not supported in C2x
598 [-Wdeprecated-non-prototype]
599 zlib/deflate.c:1184:12: warning: a function definition without a prototype is
600 deprecated in all versions of C and is not supported in C2x
601 [-Wdeprecated-non-prototype]
602 local uInt longest_match(s, cur_match)
603 ^
604 zlib/trees.c:488:12: warning: a function definition without a prototype is
605 deprecated in all versions of C and is not supported in C2x
606 [-Wdeprecated-non-prototype]
607 zlib/trees.c:575:12: warning: a function definition without a prototype is
608 deprecated in all versions of C and is not supported in C2x
609 [-Wdeprecated-non-prototype]
610 local void gen_codes (tree, max_code, bl_count)
611 ^
612 zlib/deflate.c:1184:12: warning: a function definition without a prototype is
613 deprecated in all versions of C and is not supported in C2x
614 [-Wdeprecated-non-prototype]
615 zlib/deflate.c:1426:12: warning: zlib/trees.ca: 575function: 12definition: withoutwarning: aa functionprototype definitionis
616 without deprecateda inprototype allis
617 versions deprecatedof inC alland versionsis ofnot Csupported andin isC2x
618 not [-Wdeprecated-non-prototype]supported
619 in C2x
620 [-Wdeprecated-non-prototype]
621 local void fill_window(s)
622 ^
623 zlib/trees.c:617:12: warning: a function definition without a prototype is
624 deprecated in all versions of C and is not supported in C2x
625 [-Wdeprecated-non-prototype]
626 local void build_tree(s, desc)
627 ^
628 zlib/trees.c:617:12: warning: a function definition without a prototype is
629 deprecated in all versions of C and is not supported in C2x
630 zlib/deflate.c :[-Wdeprecated-non-prototype]1426
631 :12: warning: a function definition without a prototype is
632 deprecated in all versions of C and is not supported in C2x
633 [-Wdeprecated-non-prototype]
634 zlib/trees.c:705:12: warning: a function definition without a prototype is
635 deprecated in all versions of C and is not supported in C2x
636 [-Wdeprecated-non-prototype]
637 local void scan_tree (s, tree, max_code)
638 ^
639 zlib/deflate.c:1600:19: warning: a function definition without a prototype is
640 deprecated in all versions of C and is not supported in C2x
641 [-Wdeprecated-non-prototype]
642 local block_state deflate_stored(s, flush)
643 ^
644 zlib/inflate.c:1276:13: warning: a function definition without a prototype is
645 deprecated in all versions of C and is not supported in C2x
646 [-Wdeprecated-non-prototype]
647 int ZEXPORT inflateEnd(strm)
648 ^
649 zlib/trees.c:705:12: warning: a function definition without a prototype is
650 deprecated in all versions of C and is not supported in C2x
651 [-Wdeprecated-non-prototype]
652 zlib/trees.c:750:12: warning: a function definition without a prototype is
653 deprecated in all versions of C and is not supported in C2x
654 [-Wdeprecated-non-prototype]
655 local void send_tree (s, tree, max_code)
656 ^
657 zlib/inflate.c:1290:13: warning: a function definition without a prototype is
658 deprecated in all versions of C and is not supported in C2x
659 [-Wdeprecated-non-prototype]
660 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)zlib/deflate.c
661 : ^1600
662 :19: warning: a function definition without a prototype is
663 deprecated in all versions of C and is not supported in C2x
664 [-Wdeprecated-non-prototype]
665 zlib/deflate.c:1673:19: warning: a function definition without a prototype is
666 deprecated in all versions of C and is not supported in C2x
667 [-Wdeprecated-non-prototype]
668 local block_state deflate_fast(s, flush)
669 ^
670 zlib/inflate.c:1313:13: warning: a function definition without a prototype is
671 deprecated in all versions of C and is not supported in C2x
672 [-Wdeprecated-non-prototype]
673 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
674 ^
675 zlib/inflate.c:1348:13: warning: a function definition without a prototype is
676 deprecated in all versions of C and is not supported in C2x
677 [-Wdeprecated-non-prototype]
678 int ZEXPORT inflateGetHeader(strm, head)
679 ^
680 zlib/deflate.c:1673:19: warning: a function definition without a prototype is
681 deprecated in allzlib/trees.c versions: 750of: 12C: andwarning: ais functionnot definitionsupported withoutin aC2x
682 prototype [-Wdeprecated-non-prototype]is
683
684 deprecated in all versions of C and is not supported in C2x
685 [-Wdeprecated-non-prototype]
686 zlib/inflate.c:1376:16: warning: a function definition without a prototype is
687 deprecated in all versions of C and is not supported in C2x
688 [-Wdeprecated-non-prototype]
689 local unsigned syncsearch(have, buf, len)
690 ^
691 zlib/deflate.c:1785:19: warning: a function definitionzlib/trees.c :without801 :a11 :prototype warning: isa
692 functiondeprecated definitionin withoutall aversions prototypeof isC
693 zlib/inflate.c and:deprecated 1376 is:in 16 not:all supportedwarning: versions a in of function C2x C
694 definition and[-Wdeprecated-non-prototype]without
695 isa notprototype supportedlocal block_state deflate_slow(s, flush)is
696
697 in ^
698 deprecatedC2x
699 in [-Wdeprecated-non-prototype]all
700 versions of C and is local int build_bl_tree(s)not
701 ^supported
702 in C2x
703 [-Wdeprecated-non-prototype]
704 zlib/inflate.c:1399:13: warning: a function definition without a prototype is
705 deprecated in all versions of C and is not supported in C2x
706 [-Wdeprecated-non-prototype]
707 int ZEXPORT inflateSync(strm)
708 ^
709 zlib/trees.c:801:11: warning: a function definition without a prototype is
710 deprecated in all versions of C and is not supported in C2x
711 [-Wdeprecated-non-prototype]
712 zlib/trees.c:836:12: warning: a function definition without a prototype is
713 deprecated in all versions of C and is not supported in C2x
714 [-Wdeprecated-non-prototype]
715 local void send_all_trees(s, lcodes, dcodes, blcodes)
716 ^
717 zlib/inflate.c:1450:13: warning: a function definition without a prototype is
718 deprecated in all versions of C and is not supported in C2x
719 [-Wdeprecated-non-prototype]
720 int ZEXPORT inflateSyncPoint(strm)
721 ^
722 zlib/trees.c:836:12: warning: a function definition without a prototype is
723 deprecated in all versions of C and is not supported in C2x
724 [-Wdeprecated-non-prototype]
725 zlib/inflate.c:1460:13: warning: a function definition without a prototype is
726 deprecated in all versions of C and is not supported in C2x
727 [-Wdeprecated-non-prototype]
728 int ZEXPORT inflateCopy(dest, source)
729 zlib/trees.c ^:
730 865:20: warning: a function definition without a prototype is
731 deprecated in all versions of C and is not supported in C2x
732 [-Wdeprecated-non-prototype]
733 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
734 zlib/deflate.c ^:
735 1785:19: warning: a function definition without a prototype is
736 deprecated in all versions of C and is not supported in C2x
737 [-Wdeprecated-non-prototype]
738 zlib/deflate.c:1926:19: warning: a function definition without a prototype is
739 deprecated in all versions of C and is not supported in C2x
740 [-Wdeprecated-non-prototype]
741 local block_state deflate_rle(s, flush)
742 ^
743 zlib/trees.c:882:20: warning: a function definition without a prototype is
744 deprecated in all versions of C and is not supported in C2x
745 [-Wdeprecated-non-prototype]
746 void ZLIB_INTERNAL _tr_flush_bits(s)
747 ^
748 zlib/trees.c:892:20: warning: a function definition without a prototype is
749 deprecated in all versions of C and is not supported in C2x
750 [-Wdeprecated-non-prototype]
751 void ZLIB_INTERNAL _tr_align(s)
752 ^
753 zlib/inflate.c:1507:13: warning: a function definition without a prototype is
754 deprecated in all versions of C and is not supported in C2x
755 [-Wdeprecated-non-prototype]
756 int ZEXPORT inflateUndermine(strm, subvert)
757 ^
758 zlib/trees.c:907:20: warning: a function definition without a prototype is
759 deprecated in all versions of C and is not supported in C2x
760 [-Wdeprecated-non-prototype]
761 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
762 ^
763 zlib/deflate.c:1926:19: warning: a function definition without azlib/inflate.c :prototype1524 :is14
764 : deprecatedwarning: ain functionall definitionversions withoutof aC prototypeand isis
765 notdeprecated supportedin inall C2xversions
766 of[-Wdeprecated-non-prototype]
767 C and is not supported in C2x
768 [-Wdeprecated-non-prototype]
769 long ZEXPORT inflateMark(strm)
770 ^
771 zlib/deflate.c:1999:19: warning: a function definition without a prototype is
772 deprecated in all versions of C and is not supported in C2x
773 [-Wdeprecated-non-prototype]
774 local block_state deflate_huff(s, flush)
775 ^
776 zlib/trees.c:1010:19: warning: a function definition without a prototype is
777 deprecated in all versions of C and is not supported in C2x
778 [-Wdeprecated-non-prototype]
779 zlib/deflate.c:1999:int ZLIB_INTERNAL _tr_tally (s, dist, lc)19
780 : ^
781 warning: a function definition without a prototype is
782 deprecated in all versions of C and is not supported in C2x
783 [-Wdeprecated-non-prototype]
784 zlib/trees.c:1038:12: warning: a function definition without a prototype is
785 deprecated in all versions of C and is not supported in C2x
786 [-Wdeprecated-non-prototype]
787 local void compress_block(s, ltree, dtree)
788 ^
789 zlib/trees.c:1038:12: warning: a function definition without a prototype is
790 deprecated in all versions of C and is not supported in C2x
791 [-Wdeprecated-non-prototype]
792 zlib/trees.c:1098:11: warning: a function definition without a prototype is
793 deprecated in all versions of C and is not supported in C2x
794 [-Wdeprecated-non-prototype]
795 local int detect_data_type(s)
796 ^
797 zlib/trees.c:1098:11: warning: a function definition without a prototype is
798 deprecated in all versions of C and is not supported in C2x
799 [-Wdeprecated-non-prototype]
800 zlib/trees.c:1132:16: warning: a function definition without a prototype is
801 deprecated in all versions of C and is not supported in C2x
802 [-Wdeprecated-non-prototype]
803 local unsigned bi_reverse(code, len)
804 ^
805 zlib/trees.c:1132:16: warning: a function definition without a prototype is
806 deprecated in all versions of C and is not supported in C2x
807 [-Wdeprecated-non-prototype]
808 zlib/trees.c:1147:12: warning: a function definition without a prototype is
809 deprecated in all versions of C and is not supported in C2x
810 [-Wdeprecated-non-prototype]
811 local void bi_flush(s)
812 ^
813 zlib/trees.c:1147:12: warning: a function definition without a prototype is
814 deprecated in all versions of C and is not supported in C2x
815 [-Wdeprecated-non-prototype]
816 zlib/trees.c:1164:12: warning: a function definition without a prototype is
817 deprecated in all versions of C and is not supported in C2x
818 [-Wdeprecated-non-prototype]
819 local void bi_windup(s)
820 ^
821 zlib/trees.c:1164:12: warning: a function definition without a prototype is
822 deprecated in all versions of C and is not supported in C2x
823 [-Wdeprecated-non-prototype]
824 zlib/trees.c:1183:12: warning: a function definition without a prototype is
825 deprecated in all versions of C and is not supported in C2x
826 [-Wdeprecated-non-prototype]
827 local void copy_block(s, buf, len, header)
828 ^
829 zlib/trees.c:1183:12: warning: a function definition without a prototype is
830 deprecated in all versions of C and is not supported in C2x
831 [-Wdeprecated-non-prototype]
832 36 warnings and 1 error generated.
833 make: *** [Makefile:70: zlib/trees.o] Error 1
834 5 warnings generated.
835 1 warning generated.
836 1 warning generated.
837 36 warnings generated.
838 22 warnings generated.
839 * ERROR: net-misc/rsync-3.2.4-r3::gentoo failed (compile phase):
840 * emake failed
841 *
842 * If you need support, post the output of `emerge --info '=net-misc/rsync-3.2.4-r3::gentoo'`,
843 * the complete build log and the output of `emerge -pqv '=net-misc/rsync-3.2.4-r3::gentoo'`.
844 * The complete build log is located at '/var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-031151.log'.
845 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/build.log'.
846 * The ebuild environment file is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/environment'.
847 * Working directory: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
848 * S: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
849 * Messages for package sys-apps/portage-3.0.38.1-r4:
850 * Log file: /var/tmp/catalyst/tmp/sys-apps:portage-3.0.38.1-r4:20221128-030040.log
851 * Unable to find kernel sources at /usr/src/linux
852 * Unable to calculate Linux Kernel version for build, attempting to use running version
853 * Messages for package sys-libs/libomp-15.0.5:
854 * Log file: /var/tmp/catalyst/tmp/sys-libs:libomp-15.0.5:20221128-030041.log
855 * Unable to find kernel sources at /usr/src/linux
856 * Unable to calculate Linux Kernel version for build, attempting to use running version
857 * Messages for package acct-group/man-0-r1:
858 * Log file: /var/tmp/catalyst/tmp/acct-group:man-0-r1:20221128-030121.log
859 * Adding group 'man' to your system ...
860 * - Groupid: 15
861 * Messages for package acct-group/sshd-0-r1:
862 * Log file: /var/tmp/catalyst/tmp/acct-group:sshd-0-r1:20221128-030123.log
863 * Adding group 'sshd' to your system ...
864 * - Groupid: 22
865 * Messages for package acct-group/kvm-0-r1:
866 * Log file: /var/tmp/catalyst/tmp/acct-group:kvm-0-r1:20221128-030141.log
867 * Adding group 'kvm' to your system ...
868 * - Groupid: 78
869 * Messages for package acct-group/render-0-r1:
870 * Log file: /var/tmp/catalyst/tmp/acct-group:render-0-r1:20221128-030143.log
871 * Adding group 'render' to your system ...
872 * - Groupid: 28
873 * Messages for package acct-group/sgx-0:
874 * Log file: /var/tmp/catalyst/tmp/acct-group:sgx-0:20221128-030143.log
875 * Adding group 'sgx' to your system ...
876 * - Groupid: 405
877 * Messages for package sys-apps/baselayout-2.9:
878 * Log file: /var/tmp/catalyst/tmp/sys-apps:baselayout-2.9:20221128-030147.log
879 * The following users have non-existent shells!
880 * halt - /sbin/halt
881 * shutdown - /sbin/shutdown
882 * After updating /etc/profile, please run
883 * env-update && . /etc/profile
884 * Please run env-update then log out and back in to
885 * update your path.
886 * Messages for package acct-user/man-1-r1:
887 * Log file: /var/tmp/catalyst/tmp/acct-user:man-1-r1:20221128-030153.log
888 * Adding user 'man' to your system ...
889 * - Userid: 13
890 * - Shell: /sbin/nologin
891 * - Home: /dev/null
892 * - Groups: man
893 * - GECOS: added by portage for man
894 * Updating comment for user 'man' ...
895 * - Comment: System user; man
896 * Messages for package acct-user/sshd-0-r1:
897 * Log file: /var/tmp/catalyst/tmp/acct-user:sshd-0-r1:20221128-030154.log
898 * Adding user 'sshd' to your system ...
899 * - Userid: 22
900 * - Shell: /sbin/nologin
901 * - Home: /var/empty
902 * - Groups: sshd
903 * - GECOS: added by portage for sshd
904 * Updating comment for user 'sshd' ...
905 * - Comment: User for ssh
906 * Messages for package acct-user/portage-0:
907 * Log file: /var/tmp/catalyst/tmp/acct-user:portage-0:20221128-030428.log
908 * Updating shell for user 'portage' ...
909 * - Shell: /sbin/nologin
910 * Messages for package sys-apps/sysvinit-3.05:
911 * Log file: /var/tmp/catalyst/tmp/sys-apps:sysvinit-3.05:20221128-030656.log
912 * The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to
913 * sys-apps/util-linux. The pidof tool has been moved to sys-process/procps.
914 * Messages for package sys-libs/pam-1.5.2-r2:
915 * Log file: /var/tmp/catalyst/tmp/sys-libs:pam-1.5.2-r2:20221128-030722.log
916 * Some software with pre-loaded PAM libraries might experience
917 * warnings or failures related to missing symbols and/or versions
918 * after any update. While unfortunate this is a limit of the
919 * implementation of PAM and the software, and it requires you to
920 * restart the software manually after the update.
921 *
922 * You can get a list of such software running a command like
923 * lsof / | grep -E -i 'del.*libpam\.so'
924 *
925 * Alternatively, simply reboot your system.
926 * Messages for package sys-apps/coreutils-9.1-r1:
927 * Log file: /var/tmp/catalyst/tmp/sys-apps:coreutils-9.1-r1:20221128-030834.log
928 * Make sure you run 'hash -r' in your active shells.
929 * You should also re-source your shell settings for LS_COLORS
930 * changes, such as: source /etc/profile
931 * Messages for package sys-apps/util-linux-2.37.4:
932 * Log file: /var/tmp/catalyst/tmp/sys-apps:util-linux-2.37.4:20221128-031134.log
933 * The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
934 * Messages for package net-misc/rsync-3.2.4-r3:
935 * Log file: /var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-031151.log
936 * ERROR: net-misc/rsync-3.2.4-r3::gentoo failed (compile phase):
937 * emake failed
938 *
939 * If you need support, post the output of `emerge --info '=net-misc/rsync-3.2.4-r3::gentoo'`,
940 * the complete build log and the output of `emerge -pqv '=net-misc/rsync-3.2.4-r3::gentoo'`.
941 * The complete build log is located at '/var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-031151.log'.
942 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/build.log'.
943 * The ebuild environment file is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/environment'.
944 * Working directory: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
945 * S: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978 28 Nov 2022 03:12:17 -00: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
979 ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
980 28 Nov 2022 03:12:17 -00: ERROR : Exception running action sequence run_local
981 Traceback (most recent call last):
982 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
983 func()
984 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
985 cmd([self.settings['controller_file'], 'run'],
986 File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
987 raise CatalystError('cmd(%r) exited %s' % (args, ret),
988 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
989 ERROR:catalyst:Exception running action sequence run_local
990 Traceback (most recent call last):
991 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
992 func()
993 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
994 cmd([self.settings['controller_file'], 'run'],
995 File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
996 raise CatalystError('cmd(%r) exited %s' % (args, ret),
997 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
998 Command exited with non-zero status 2
999 682.31user 284.31system 12:07.27elapsed 132%CPU (0avgtext+0avgdata 1436700maxresident)k
1000 90950inputs+2525672outputs (18192major+63955076minor)pagefaults 0swaps
1001
1002
1003
1004 Full build log at /tmp/catalyst-auto.20221127T233152Z.Qiug9D/log/llvm_stage3-openrc.log