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-systemd.spec
Date: Mon, 28 Nov 2022 06:18:37
Message-Id: 050e0e1c6ce2839369b65a68d56ea572.root@jiji.arm.dev.gentoo.org
1 checking for struct stat64... yes
2 checking for strcasecmp... yes
3 checking for aclsort... no
4 checking for aclsort in -lsec... no
5 checking whether utime accepts a null argument... yes
6 checking for size_t... (cached) yes
7 checking for working alloca.h... yes
8 checking for alloca... yes
9 checking for waitpid... yes
10 checking for wait4... yes
11 checking for getcwd... yes
12 checking for chown... yes
13 checking for chmod... yes
14 checking for lchmod... yes
15 checking for mknod... yes
16 checking for mkfifo... yes
17 checking for fchmod... yes
18 checking for fstat... yes
19 checking for ftruncate... yes
20 checking for strchr... yes
21 checking for readlink... yes
22 checking for link... yes
23 checking for utime... yes
24 checking for utimes... yes
25 checking for lutimes... yes
26 checking for strftime... yes
27 checking for chflags... no
28 checking for getattrlist... no
29 checking for mktime... yes
30 checking for innetgr... yes
31 checking for linkat... yes
32 checking for memmove... yes
33 checking for lchown... yes
34 checking for vsnprintf... yes
35 checking for snprintf... yes
36 checking for vasprintf... yes
37 checking for asprintf... yes
38 checking for setsid... yes
39 checking for strpbrk... yes
40 checking for strlcat... no
41 checking for strlcpy... no
42 checking for strtol... yes
43 checking for mallinfo... yes
44 checking for mallinfo2... yes
45 checking for getgroups... yes
46 checking for setgroups... yes
47 checking for geteuid... yes
48 checking for getegid... yes
49 checking for setlocale... yes
50 checking for setmode... no
51 checking for open64... yes
52 checking for lseek64... yes
53 checking for mkstemp64... yes
54 checking for mtrace... yes
55 checking for va_copy... no
56 checking for __va_copy... no
57 checking for seteuid... yes
58 checking for strerror... yes
59 checking for putenv... yes
60 checking for iconv_open... yes
61 checking for locale_charset... no
62 checking for nl_langinfo... yes
63 checking for getxattr... yes
64 checking for extattr_get_link... no
65 checking for sigaction... yes
66 checking for sigprocmask... yes
67 checking for setattrlist... no
68 checking for getgrouplist... yes
69 checking for initgroups... yes
70 checking for utimensat... yes
71 checking for posix_fallocate... yes
72 checking for attropen... no
73 checking for setvbuf... yes
74 checking for nanosleep... yes
75 checking for usleep... yes
76 checking for setenv... yes
77 checking for unsetenv... yes
78 checking for useable fallocate... yes
79 checking for FALLOC_FL_PUNCH_HOLE... yes
80 checking for FALLOC_FL_ZERO_RANGE... yes
81 checking for SYS_fallocate... yes
82 checking whether posix_fallocate is efficient... no
83 checking for getpgrp... yes
84 checking for tcgetpgrp... yes
85 checking whether getpgrp requires zero arguments... yes
86 checking whether chown() modifies symlinks... no
87 checking whether link() can hard-link symlinks... yes
88 checking whether link() can hard-link special files... yes
89 checking for working socketpair... yes
90 checking for getpass... yes
91 checking for poptGetContext in -lpopt... yes
92 checking whether to use included libpopt... no
93 checking whether to use included zlib... ./zlib
94 checking for unsigned char... yes
95 checking for broken readdir... no
96 checking for utimbuf... yes
97 checking if gettimeofday takes tz argument... yes
98 checking for C99 vsnprintf... yes
99 checking for secure mkstemp... yes
100 checking if mknod creates FIFOs... yes
101 checking if mknod creates sockets... yes
102 checking whether -c -o works... yes
103 checking for _acl... no
104 checking for __acl... no
105 checking for _facl... no
106 checking for __facl... no
107 checking whether to support ACLs... running tests:
108 checking for acl_get_file in -lacl... yes
109 checking for ACL support... yes
110 checking ACL test results... Using posix ACLs
111 checking for acl_get_perm_np... no
112 checking whether to support extended attributes... Using Linux xattrs
113 checking for getxattr in -lattr... yes
114 configure.sh: creating ./config.status
115 config.status: creating Makefile
116 config.status: creating lib/dummy
117 config.status: creating zlib/dummy
118 config.status: creating popt/dummy
119 config.status: creating shconfig
120 config.status: creating config.h
121
122 rsync 3.2.4 configuration successful
123
124 gawk -f ./daemon-parm.awk ./daemon-parm.txt
125 gawk -f ./help-from-md.awk -v hfile=help-rsync.h ./rsync.1.md
126 gawk -f ./help-from-md.awk -v hfile=help-rsyncd.h ./rsync.1.md
127 ./mkgitver
128 gawk -f ./define-from-md.awk -v hfile=default-cvsignore.h ./rsync.1.md
129 gawk -f ./define-from-md.awk -v hfile=default-dont-compress.h ./rsync.1.md
130 sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf
131 gawk -f ./mkproto.awk ./*.c ./lib/compat.c daemon-parm.h
132 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c rsync.c -o rsync.o
133 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c generator.c -o generator.o
134 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c receiver.c -o receiver.o
135 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c cleanup.c -o cleanup.o
136 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c sender.c -o sender.o
137 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c exclude.c -o exclude.o
138 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c util1.c -o util1.o
139 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c util2.c -o util2.o
140 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c main.c -o main.o
141 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c checksum.c -o checksum.o
142 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c match.c -o match.o
143 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c syscall.c -o syscall.o
144 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c log.c -o log.o
145 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c backup.c -o backup.o
146 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c delete.c -o delete.o
147 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c options.c -o options.o
148 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c io.c -o io.o
149 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c compat.c -o compat.o
150 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c hlink.c -o hlink.o
151 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c token.c -o token.o
152 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c uidlist.c -o uidlist.o
153 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c socket.c -o socket.o
154 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c hashtable.c -o hashtable.o
155 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c usage.c -o usage.o
156 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c fileio.c -o fileio.o
157 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c batch.c -o batch.o
158 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c clientname.c -o clientname.o
159 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c chmod.c -o chmod.o
160 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c acls.c -o acls.o
161 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c xattrs.c -o xattrs.o
162 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c progress.c -o progress.o
163 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c pipe.c -o pipe.o
164 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c params.c -o params.o
165 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c loadparm.c -o loadparm.o
166 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c clientserver.c -o clientserver.o
167 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c access.c -o access.o
168 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c connection.c -o connection.o
169 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c authenticate.c -o authenticate.o
170 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/wildmatch.c -o lib/wildmatch.o
171 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/compat.c -o lib/compat.o
172 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/snprintf.c -o lib/snprintf.o
173 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/mdfour.c -o lib/mdfour.o
174 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/md5.c -o lib/md5.o
175 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/permstring.c -o lib/permstring.o
176 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/pool_alloc.c -o lib/pool_alloc.o
177 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/sysacls.c -o lib/sysacls.o
178 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/sysxattrs.c -o lib/sysxattrs.o
179 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/deflate.c -o zlib/deflate.o
180 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inffast.c -o zlib/inffast.o
181 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inflate.c -o zlib/inflate.o
182 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inftrees.c -o zlib/inftrees.o
183 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/trees.c -o zlib/trees.o
184 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/zutil.c -o zlib/zutil.o
185 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/adler32.c -o zlib/adler32.o
186 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/compress.c -o zlib/compress.o
187 clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/crc32.c -o zlib/crc32.o
188 zlib/compress.c:22:13: warning: a function definition without a prototype is
189 deprecated in all versions of C and is not supported in C2x
190 [-Wdeprecated-non-prototype]
191 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level)
192 ^
193 zlib/compress.c:62:13: warning: a function definition without a prototype is
194 deprecated in all versions of C and is not supported in C2x
195 [-Wdeprecated-non-prototype]
196 int ZEXPORT compress (dest, destLen, source, sourceLen)
197 ^
198 zlib/compress.c:75:15: warning: a function definition without a prototype is
199 deprecated in all versions of C and is not supported in C2x
200 [-Wdeprecated-non-prototype]
201 uLong ZEXPORT compressBound (sourceLen)
202 ^
203 3 warnings generated.
204 main.c:247:32: error: a function declaration without a prototype is deprecated
205 in all versions of C [-Werror,-Wstrict-prototypes]
206 static void become_copy_as_user()
207 ^
208 void
209 log.c:134:24: error: a function declaration without a prototype is deprecated in
210 all versions of C [-Werror,-Wstrict-prototypes]
211 static void syslog_init()
212 ^
213 void
214 hlink.c:120:57: error: a function declaration without a prototype is deprecated
215 in all versions of C [-Werror,-Wstrict-prototypes]
216 qsort(ndx_list, ndx_count, sizeof ndx_list[0], (int (*)()) hlink_compare...
217 ^
218 void
219 lib/pool_alloc.c:12:16: error: a function declaration without a prototype is
220 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
221 void (*bomb)(); /* called if malloc fails */
222 ^
223 void
224 syscall.c:394:17: error: a function declaration without a prototype is
225 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
226 off64_t lseek64();
227 ^
228 void
229 syscall.c:394:10: warning: a function declaration without a prototype is
230 deprecated in all versions of C and is treated as a zero-parameter
231 prototype in C2x, conflicting with a previous declaration
232 [-Wdeprecated-non-prototype]
233 off64_t lseek64();
234 ^
235 /usr/include/unistd.h:350:18: note: conflicting prototype is here
236 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
237 ^
238 lib/pool_alloc.c:171:16: warning: passing arguments to a function without a
239 prototype is deprecated in all versions of C and is not supported in C2x
240 [-Wdeprecated-non-prototype]
241 (*pool->bomb)(bomb_msg, __FILE__, __LINE__);
242 ^
243 1 warning and 1 error generated.
244 zlib/zutil.c:30:33: error: a function declaration without a prototype is
245 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
246 const char * ZEXPORT zlibVersion()
247 ^
248 void
249 zlib/zutil.c:35:31: error: a function declaration without a prototype is
250 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
251 uLong ZEXPORT zlibCompileFlags()
252 ^
253 void
254 zlib/zutil.c:136:22: warning: a function definition without a prototype is
255 deprecated in all versions of C and is not supported in C2x
256 [-Wdeprecated-non-prototype]
257 const char * ZEXPORT zError(err)
258 ^
259 zlib/zutil.c:304:22: warning: a function definition without a prototype is
260 deprecated in1 warningall and 1versions error generatedof.
261 C and is not supported in C2x
262 [-Wdeprecated-non-prototype]
263 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size)
264 ^
265 zlib/zutil.c:314:20: warning: a function definition without a prototype is
266 deprecated in all 1versions error generatedof.
267 C and is not supported in C2x
268 [-Wdeprecated-non-prototype]
269 void ZLIB_INTERNAL zcfree (opaque, ptr)
270 ^
271 3 warnings and 2 errors generated.
272 1 error generated.
273 zlib/adler32.c:65:15: warning: a function definition without a prototype is
274 deprecated in all versions of C and is not supported in C2x
275 [-Wdeprecated-non-prototype]
276 uLong ZEXPORT adler32(adler, buf, len)
277 ^
278 1 error generated.
279 zlib/adler32.c:136:13: warning: a function definition without a prototype is
280 deprecated in all versions of C and is not supported in C2x
281 [-Wdeprecated-non-prototype]
282 local uLong adler32_combine_(adler1, adler2, len2)
283 ^
284 zlib/inflate.c:104:13: warning: a function definition without a prototype is
285 deprecated in all versions of C and is not supported in C2x
286 [-Wdeprecated-non-prototype]
287 int ZEXPORT inflateResetKeep(strm)
288 ^
289 zlib/adler32.c:136:13: warning: a function definition without a prototype is
290 deprecated in all versions of C and is not supported in C2x
291 [-Wdeprecated-non-prototype]
292 zlib/adler32.c:165:15: warning: a function definition without a prototype is
293 deprecated in all versions of C and is not supported in C2x
294 [-Wdeprecated-non-prototype]
295 uLong ZEXPORT adler32_combine(adler1, adler2, len2)
296 ^
297 zlib/adler32.c:173:15: warning: a function definition without a prototype is
298 deprecated in all versions of C and is not supported in C2x
299 [-Wdeprecated-non-prototype]
300 uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
301 ^
302 zlib/inffast.c:48:20: warning: a function definition without a prototype is
303 deprecated in all versions of C and is not supported in C2x
304 [-Wdeprecated-non-prototype]
305 void ZLIB_INTERNAL inflate_fast(strm, start)
306 ^
307 make: *** [Makefile:70: syscall.o] Error 1
308 make: *** Waiting for unfinished jobs....
309 zlib/inflate.c:129:13: warning: a function definition without a prototype is
310 deprecated in all versions of C and is not supported in C2x
311 [-Wdeprecated-non-prototype]
312 int ZEXPORT inflateReset(strm)
313 ^
314 zlib/inflate.c:142: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 inflateReset2(strm, windowBits)
318 ^
319 zlib/inflate.c:180:13: warning: a function definition without a prototype is
320 deprecated in all versions of C and is not supported in C2x
321 [-Wdeprecated-non-prototype]
322 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
323 ^
324 make: *** [Makefile:70: lib/pool_alloc.o] Error 1
325 zlib/inflate.c:222:13: warning: a function definition without a prototype is
326 deprecated in all versions of C and is not supported in C2x
327 [-Wdeprecated-non-prototype]
328 int ZEXPORT inflateInit_(strm, version, stream_size)
329 ^
330 zlib/inflate.c:230: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 inflatePrime(strm, bits, value)
334 ^
335 make: *** [Makefile:70: log.o] Error 1
336 make: *** [Makefile:70: zlib/zutil.o] Error 1
337 zlib/inflate.c:261:12: warning: a function definition without a prototype is
338 deprecated in all versions of C and is not supported in C2x
339 [-Wdeprecated-non-prototype]
340 local void fixedtables(state)
341 ^
342 make: *** [Makefile:70: hlink.o] Error 1
343 zlib/deflate.c:203:13: warning: a function definition without a prototype is
344 deprecated in all versions of C and is not supported in C2x
345 [-Wdeprecated-non-prototype]
346 make: *** [Makefile:70: main.o] Error 1
347 int ZEXPORT deflateInit_(strm, level, version, stream_size)
348 ^
349 zlib/deflate.c:215:13: warning: a function definition without a prototype is
350 deprecated in all versions of C and is not supported in C2x
351 [-Wdeprecated-non-prototype]
352 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
353 ^
354 zlib/trees.c:234:26: error: a function declaration without a prototype is
355 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
356 local void tr_static_init()
357 ^
358 void
359 zlib/trees.c:381:20: warning: a function definition without a prototype is
360 deprecated in all versions of C and is not supported in C2x
361 [-Wdeprecated-non-prototype]
362 void ZLIB_INTERNAL _tr_init(s)
363 ^
364 zlib/trees.c:409:12: 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 local void init_block(s)
368 ^
369 zlib/trees.c:409:12: warning: a function definition without a prototype is
370 deprecated in all versions of Czlib/inftrees.c :and 32is: 19not: supportedwarning: ain functionC2x
371 definition [-Wdeprecated-non-prototype]without
372 a prototype is
373 deprecated in all versions of C and is not supported in C2x
374 [-Wdeprecated-non-prototype]
375 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
376 ^
377 zlib/trees.c:453:12: warning: a function definition without a prototype is
378 deprecated in all versions of C and is not supported in C2x
379 [-Wdeprecated-non-prototype]
380 local void pqdownheap(s, tree, k)
381 ^
382 zlib/inflate.c:261:12: warning: a function definition without a prototype is
383 deprecated in all versions of C and is not supported in C2x
384 [-Wdeprecated-non-prototype]
385 zlib/deflate.c:362:13: warning: a function definition without a prototype is
386 deprecated in all versions of C and is not supported in C2x
387 [-Wdeprecated-non-prototype]
388 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
389 ^
390 zlib/trees.c:453:12: warning: a function definition without a prototype is
391 deprecated in all versions of C and is not supported in C2x
392 [-Wdeprecated-non-prototype]
393 zlib/inflate.c:379:11: warning: a function definition without a prototype is
394 deprecated in all versions of C and is not supported in C2x
395 [-Wdeprecated-non-prototype]
396 local int updatewindow(strm, end, copy)
397 ^
398 zlib/trees.c:488:12: warning: a function definition without a prototype is
399 deprecated in all versions of C and is not supported in C2x
400 [-Wdeprecated-non-prototype]
401 local void gen_bitlen(s, desc)
402 ^
403 zlib/crc32.c:190:42: error: a function declaration without a prototype is
404 deprecated in all versions of C [-Werror,-Wstrict-prototypes]
405 const z_crc_t FAR * ZEXPORT get_crc_table()
406 ^
407 void
408 zlib/inflate.c:379:11: warning: a function definition without a prototypezlib/crc32.c :is204
409 : 23deprecated: inwarning: aall functionversions definitionof withoutC aand prototypeis isnot
410 supporteddeprecated inin C2xall
411 versions[-Wdeprecated-non-prototype]
412 of C and is not supported in C2x
413 [-Wdeprecated-non-prototype]
414 unsigned long ZEXPORT crc32(crc, buf, len)
415 ^
416 zlib/trees.c:488:12: warning: a function definition without a prototype is
417 deprecated in all zlib/inflate.cversions: 605of: 13C: andwarning: ais functionnot definitionsupported withoutin aC2x
418 prototype [-Wdeprecated-non-prototype]is
419
420 deprecated in all versions of C and is not supported in C2x
421 [-Wdeprecated-non-prototype]
422 int ZEXPORT inflate(strm, flush)
423 ^
424 zlib/trees.c:575:12: warning: a function definition without a prototype is
425 deprecated in all versions of C and is not supported in C2x
426 [-Wdeprecated-non-prototype]
427 local void gen_codes (tree, max_code, bl_count)
428 ^
429 zlib/deflate.c:431:13: warning: a function definition without a prototype is
430 deprecated zlib/crc32.cin: 247all: 21versions: ofwarning: aC functionand definitionis withoutnot asupported prototypein isC2x
431
432 deprecated[-Wdeprecated-non-prototype]
433 in all versions of C and is not supportedint ZEXPORT deflateResetKeep (strm)
434 in ^zlib/trees.c
435 :C2x575
436 : 12[-Wdeprecated-non-prototype]:
437 warning: a function definition without a prototype is
438 local unsigned long crc32_little(crc, buf, len)
439 deprecated ^
440 in all versions of C and is not supported in C2x
441 [-Wdeprecated-non-prototype]
442 zlib/trees.c:617:12: 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 local void build_tree(s, desc)
446 ^
447 zlib/deflate.c:466:13: warning: a function definition without a prototype is
448 deprecated in allzlib/crc32.c :versions247 :of21 :C warning: anda isfunction notdefinition supportedwithout ina C2xprototype
449 is[-Wdeprecated-non-prototype]
450
451 deprecated in all versions of C and int ZEXPORT deflateReset (strm)is
452 ^not
453 supported in C2x
454 [-Wdeprecated-non-prototype]
455 zlib/trees.c:617: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 local unsigned long crc32_big(crc, buf, len)
462 ^
463 zlib/trees.c:705:12: warning: a function definition without a prototype is
464 deprecated in all versions of C and is not supported in C2x
465 [-Wdeprecated-non-prototype]
466 local void scan_tree (s, tree, max_code)
467 ^
468 zlib/deflate.c:478:13: warning: a function definition without a prototype is
469 deprecated in all versions of C and is not supported in C2x
470 [-Wdeprecated-non-prototype]
471 int ZEXPORT deflateSetHeader (strm, head)
472 ^
473 zlib/trees.c:705:12: warning: a function definition without a prototype is
474 deprecated in all versions of C and is not supported in C2x
475 [-Wdeprecated-non-prototype]
476 zlib/deflate.c:489:13: 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/trees.c:750:int ZEXPORT deflatePending (strm, pending, bits)12
480 : ^
481 warning: a function definition without a prototype is
482 deprecated in all versions of C and is not supported in C2x
483 [-Wdeprecated-non-prototype]
484 local void send_tree (s, tree, max_code)
485 ^
486 zlib/crc32.c:287:21: warning: a function definition without a prototype is
487 deprecated in all versions of C and is not supported in C2x
488 [-Wdeprecated-non-prototype]
489 zlib/crc32.c:325:21: warning: zlib/deflate.ca: 503function: 13definition: withoutwarning: aa functionprototype definitionis
490 without deprecateda inprototype allis
491 versions deprecatedof inC alland versionsis ofnot Csupported andin isC2x
492 not [-Wdeprecated-non-prototype]supported
493 in C2x
494 [-Wdeprecated-non-prototype]
495 local unsigned long gf2_matrix_times(mat, vec)
496 ^
497 int ZEXPORT deflatePrime (strm, bits, value)
498 ^
499 zlib/crc32.c:325:21: warning: a function definition without a prototype is
500 deprecated in all versions of C and is not supported in C2x
501 [-Wdeprecated-non-prototype]
502 zlib/crc32.c:342:12: warning: a function definition without a prototype is
503 deprecated in all versions of C and is not supported in C2x
504 [-Wdeprecated-non-prototype]
505 local void gf2_matrix_square(square, mat)
506 ^
507 zlib/crc32.c:342:12: warning: a function definition without a prototype is
508 deprecated in all versions of C and is not supported in C2x
509 [-Wdeprecated-non-prototype]
510 zlib/crc32.c:353:13: warning: a function definition without a prototype is
511 deprecated in all versions of C and is not supported in C2x
512 [-Wdeprecated-non-prototype]
513 local uLong crc32_combine_(crc1, crc2, len2)
514 ^
515 zlib/deflate.c:529:13: warning: a function definition without a prototype is
516 deprecated in all versions of C and is not supported in C2x
517 [-Wdeprecated-non-prototype]
518 int ZEXPORT deflateParams(strm, level, strategy)
519 ^
520 zlib/crc32.c:353:13: warning: a function definition without a prototype is
521 deprecated in all versions of C and is not supported in C2x
522 [-Wdeprecated-non-prototype]
523 zlib/crc32.c:409:15: warning: a function definition without a prototype is
524 deprecated in all versions of C and is not supported in C2x
525 [-Wdeprecated-non-prototype]
526 uLong ZEXPORT crc32_combine(crc1, crc2, len2)
527 ^
528 zlib/crc32.c:417:15: warning: a function definition without a prototype is
529 deprecated in all versions of C and is not supported in C2x
530 [-Wdeprecated-non-prototype]
531 uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
532 ^
533 zlib/trees.c:750:12: warning: a13 warningfunctions and definition1 errorwithout generated .
534 a prototype is
535 deprecated in all versions of C and is not supported in C2x
536 [-Wdeprecated-non-prototype]
537 zlib/deflate.c:570:13: warning: a function definition without a prototype is
538 deprecated in all versions of C and is not supported in C2x
539 [-Wdeprecated-non-prototype]
540 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
541 ^
542 zlib/trees.c:801:11: warning: a function definition without a prototype is
543 deprecated in all versions of C and is not supported in C2x
544 [-Wdeprecated-non-prototype]
545 local int build_bl_tree(s)
546 ^
547 zlib/deflate.c:605:15: warning: a function definition without zlib/trees.ca: 801prototype: 11is:
548 warning: deprecateda infunction alldefinition versionswithout ofa Cprototype andis
549 is deprecatednot insupported allin versionsC2x
550 of [-Wdeprecated-non-prototype]C
551 and is not supported in C2x
552 uLong ZEXPORT deflateBound(strm, sourceLen)[-Wdeprecated-non-prototype]
553
554 ^
555 zlib/trees.c:836:12: warning: a function definition without a prototype is
556 deprecated in all versions of C and is not supported in C2x
557 [-Wdeprecated-non-prototype]
558 local void send_all_trees(s, lcodes, dcodes, blcodes)
559 ^
560 zlib/deflate.c:667:12: warning: a function definition without a prototype is
561 deprecated in all versions of C and is not supported in C2x
562 [-Wdeprecated-non-prototype]
563 local void putShortMSB (s, b)
564 ^
565 zlib/trees.c:836:12: warning: a function definitionzlib/deflate.c :without667 :a12 :prototype warning: isa
566 functiondeprecated definitionin withoutall aversions prototypeof isC
567 anddeprecated isin notall supportedversions inof C2xC
568 and[-Wdeprecated-non-prototype]
569 is not supported in C2x
570 [-Wdeprecated-non-prototype]
571 zlib/deflate.c:681:12: warning: a function definition without a prototype is
572 deprecated in all versions of C and is zlib/trees.cnot: 865supported: 20in: C2xwarning:
573 a [-Wdeprecated-non-prototype]function
574 definition without a prototypelocal void flush_pending(strm)
575 is ^
576
577 deprecated in all versions of C and is not supported in C2x
578 [-Wdeprecated-non-prototype]
579 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
580 ^
581 zlib/deflate.c:681:12: warning: a function definition without a prototype is
582 deprecated in all versions of C and is not supported in C2x
583 [-Wdeprecated-non-prototype]
584 zlib/deflate.c:704:13: warning: zlib/trees.ca: 882function: 20definition: withoutwarning: aa functionprototype definitionis
585 without deprecateda inprototype allis
586 versions deprecatedof inC alland versionsis ofnot Csupported andin isC2x
587 not [-Wdeprecated-non-prototype]supported
588 in C2x
589 [-Wdeprecated-non-prototype]
590 int ZEXPORT deflate (strm, flush)
591 ^
592 void ZLIB_INTERNAL _tr_flush_bits(s)
593 ^
594 zlib/trees.c:892:20: warning: a function definition without a prototype is
595 deprecated in all versions of C and is not supported in C2x
596 [-Wdeprecated-non-prototype]
597 void ZLIB_INTERNAL _tr_align(s)
598 ^
599 zlib/trees.c:907:20: 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 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
603 ^
604 zlib/trees.c:1010:19: 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 int ZLIB_INTERNAL _tr_tally (s, dist, lc)
608 ^
609 zlib/trees.c:1038:12: warning: a function definition without a prototype is
610 deprecated in all versions of C and is not supported in C2x
611 [-Wdeprecated-non-prototype]
612 local void compress_block(s, ltree, dtree)
613 ^
614 make: *** [Makefile:70: zlib/crc32.o] Error 1
615 zlib/trees.c:1038:12: warning: a function definition without a prototype is
616 deprecated in all versions of C and is not supported in C2x
617 [-Wdeprecated-non-prototype]
618 zlib/trees.c:1098:11: warning: a function definition without a prototype is
619 deprecated in all versions of C and is not supported in C2x
620 [-Wdeprecated-non-prototype]
621 local int detect_data_type(s)
622 ^
623 zlib/trees.c:1098:11: 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 zlib/trees.c:1132:16: warning: a function definition without a prototype is
627 deprecated in all versions of C and is not supported in C2x
628 [-Wdeprecated-non-prototype]
629 local unsigned bi_reverse(code, len)
630 ^
631 zlib/trees.c:1132:16: 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:1147: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 bi_flush(s)
638 ^
639 zlib/trees.c:1147:12: 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 zlib/trees.c:1164:12: warning: a function definition without a prototype is
643 deprecated in all versions of C and is not supported in C2x
644 [-Wdeprecated-non-prototype]
645 local void bi_windup(s)
646 ^
647 zlib/trees.c:1164:12: warning: a function definition without a prototype is
648 deprecated in all versions of C and is not supported in C2x
649 [-Wdeprecated-non-prototype]
650 zlib/trees.c:1183:12: warning: a function definition without a prototype is
651 deprecated in all versions of C and is not supported in C2x
652 [-Wdeprecated-non-prototype]
653 local void copy_block(s, buf, len, header)
654 ^
655 zlib/trees.czlib/deflate.c::11831018::1213:: warning: warning: aa functionfunction definitiondefinition withoutwithout aa prototypeprototype isis
656
657 deprecateddeprecated inin allall versionsversions ofof CC andand isis notnot supportedsupported inin C2xC2x
658
659 [-Wdeprecated-non-prototype][-Wdeprecated-non-prototype]
660
661 int ZEXPORT deflateEnd (strm)
662 ^
663 36 warnings and 1 error generated.
664 zlib/inflate.c:1276:13: warning: a function definition without a prototype is
665 deprecated in all versions of C and is not supported in C2x
666 [-Wdeprecated-non-prototype]
667 int ZEXPORT inflateEnd(strm)
668 ^
669 zlib/deflate.c:1053:13: warning: a function definition without a prototype is
670 deprecated in all versions of C and is not supported in C2x
671 [-Wdeprecated-non-prototype]
672 int ZEXPORT deflateCopy (dest, source)
673 ^
674 zlib/inflate.c:1290:13: warning: a function definition without a prototype is
675 deprecated in all versions of C and is not supported in C2x
676 [-Wdeprecated-non-prototype]
677 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
678 ^
679 zlib/inflate.c:1313:13: warning: a function definition without a prototype is
680 deprecated in all versions of C and is not supported in C2x
681 [-Wdeprecated-non-prototype]
682 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
683 ^
684 zlib/deflate.c:1112:11: warning: a function definition without a prototype is
685 deprecated in all versions of C and is not supported in C2x
686 [-Wdeprecated-non-prototype]
687 local int read_buf(strm, buf, size)
688 ^
689 zlib/deflate.c:54:18: note: zlib/inflate.cexpanded: 1348from: 13macro: 'read_buf'warning:
690 a function #define read_buf dread_bufdefinition
691 ^without
692 a prototype is
693 deprecated in all versions of C and is not supported in C2x
694 [-Wdeprecated-non-prototype]
695 int ZEXPORT inflateGetHeader(strm, head)
696 ^
697 zlib/deflate.c:1112:11: warning: a function definition without a prototype is
698 deprecated in all versions of C and is not supported in C2x
699 [-Wdeprecated-non-prototype]
700 zlib/deflate.c:54:18: note: expanded from macro 'read_buf'
701 #define read_buf dread_buf
702 ^
703 zlib/inflate.c:1376:16: zlib/deflate.cwarning: :a1142 :function12 :definition warning: withouta afunction prototypedefinition iswithout
704 adeprecated prototypein isall
705 versionsdeprecated ofin Call andversions isof notC supportedand inis C2xnot
706 supported[-Wdeprecated-non-prototype]
707 in C2x
708 [-Wdeprecated-non-prototype]
709 local unsigned syncsearch(have, buf, len)local void lm_init (s)
710
711 ^ ^
712
713 zlib/inflate.c:1376:16: warning: a function definition without a prototype is
714 deprecated in all versions of C and is not supported in C2x
715 [-Wdeprecated-non-prototype]
716 zlib/deflate.c:1142:12: warning: a function definition without a prototype is
717 deprecated in allzlib/inflate.c :versions1399 :of13 :C warning: anda isfunction notdefinition supportedwithout ina C2xprototype
718 is[-Wdeprecated-non-prototype]
719
720 deprecated in all versions of C and is not supported in C2x
721 [-Wdeprecated-non-prototype]
722 int ZEXPORT inflateSync(strm)
723 ^
724 zlib/deflate.c:1184:12: warning: a function definition without a prototype is
725 deprecated in all versions of C and is not supported in C2x
726 [-Wdeprecated-non-prototype]
727 local uInt longest_match(s, cur_match)
728 ^
729 zlib/deflate.c:1184:12: warning: a function definition without a prototype is
730 deprecated in all versions of C and is not supported in C2x
731 [-Wdeprecated-non-prototype]
732 zlib/inflate.c:1450:13: warning: a function definition without a prototype is
733 deprecated in all versions of C and is not supported in C2x
734 [-Wdeprecated-non-prototype]
735 int ZEXPORT inflateSyncPoint(strm)
736 ^
737 zlib/deflate.c:1426:12: warning: a function definition without a prototype is
738 deprecated in all versions of C and is not supported in C2x
739 [-Wdeprecated-non-prototype]
740 local void fill_window(s)
741 ^
742 zlib/inflate.c:1460:13: warning: a function definition without a prototype is
743 deprecated in all versions of C and is not supported in C2x
744 [-Wdeprecated-non-prototype]
745 int ZEXPORT inflateCopy(dest, source)
746 ^
747 make: *** [Makefile:70: zlib/trees.o] Error 1
748 zlib/deflate.c:1426:12: 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 zlib/deflate.c:1600:19: warning: a function definition without a prototype is
752 deprecated in all versions of C and is not supported in C2x
753 [-Wdeprecated-non-prototype]
754 local block_state deflate_stored(s, flush)
755 ^
756 zlib/inflate.c:1507:13: warning: a function definition without a prototype is
757 deprecated in all versions of C and is not supported in C2x
758 [-Wdeprecated-non-prototype]
759 int ZEXPORT inflateUndermine(strm, subvert)
760 ^
761 zlib/inflate.c:1524:14: warning: a function definition without a prototype is
762 deprecated in all versions of C and is not supported in C2x
763 [-Wdeprecated-non-prototype]
764 long ZEXPORT inflateMark(strm)
765 ^
766 zlib/deflate.c:1600:19: warning: a function definition without a prototype is
767 deprecated in all versions of C and is not supported in C2x
768 [-Wdeprecated-non-prototype]
769 zlib/deflate.c:1673:19: warning: a function definition without a prototype is
770 deprecated in all versions of C and is not supported in C2x
771 [-Wdeprecated-non-prototype]
772 local block_state deflate_fast(s, flush)
773 ^
774 zlib/deflate.c:1673:19: warning: a function definition without a prototype is
775 deprecated in all versions of C and is not supported in C2x
776 [-Wdeprecated-non-prototype]
777 zlib/deflate.c:1785:19: warning: a function definition without a prototype is
778 deprecated in all versions of C and is not supported in C2x
779 [-Wdeprecated-non-prototype]
780 local block_state deflate_slow(s, flush)
781 ^
782 zlib/deflate.c:1785:19: warning: a function definition without a prototype is
783 deprecated in all versions of C and is not supported in C2x
784 [-Wdeprecated-non-prototype]
785 zlib/deflate.c:1926:19: warning: a function definition without a prototype is
786 deprecated in all versions of C and is not supported in C2x
787 [-Wdeprecated-non-prototype]
788 local block_state deflate_rle(s, flush)
789 ^
790 zlib/deflate.c:1926:19: warning: a function definition without a prototype is
791 deprecated in all versions of C and is not supported in C2x
792 [-Wdeprecated-non-prototype]
793 zlib/deflate.c:1999:19: warning: a function definition without a prototype is
794 deprecated in all versions of C and is not supported in C2x
795 [-Wdeprecated-non-prototype]
796 local block_state deflate_huff(s, flush)
797 ^
798 zlib/deflate.c:1999:19: warning: a function definition without a prototype is
799 deprecated in all versions of C and is not supported in C2x
800 [-Wdeprecated-non-prototype]
801 5 warnings generated.
802 1 warning generated.
803 1 warning generated.
804 36 warnings generated.
805 22 warnings generated.
806 * ERROR: net-misc/rsync-3.2.4-r3::gentoo failed (compile phase):
807 * emake failed
808 *
809 * If you need support, post the output of `emerge --info '=net-misc/rsync-3.2.4-r3::gentoo'`,
810 * the complete build log and the output of `emerge -pqv '=net-misc/rsync-3.2.4-r3::gentoo'`.
811 * The complete build log is located at '/var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-061807.log'.
812 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/build.log'.
813 * The ebuild environment file is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/environment'.
814 * Working directory: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
815 * S: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
816 * Messages for package sys-apps/portage-3.0.38.1-r4:
817 * Log file: /var/tmp/catalyst/tmp/sys-apps:portage-3.0.38.1-r4:20221128-060729.log
818 * Unable to find kernel sources at /usr/src/linux
819 * Unable to calculate Linux Kernel version for build, attempting to use running version
820 * Messages for package sys-libs/libomp-15.0.5:
821 * Log file: /var/tmp/catalyst/tmp/sys-libs:libomp-15.0.5:20221128-060730.log
822 * Unable to find kernel sources at /usr/src/linux
823 * Unable to calculate Linux Kernel version for build, attempting to use running version
824 * Messages for package sys-apps/systemd-251.7:
825 * Log file: /var/tmp/catalyst/tmp/sys-apps:systemd-251.7:20221128-060731.log
826 * Unable to find kernel sources at /usr/src/linux
827 * Unable to calculate Linux Kernel version for build, attempting to use running version
828 * Messages for package acct-group/man-0-r1:
829 * Log file: /var/tmp/catalyst/tmp/acct-group:man-0-r1:20221128-060737.log
830 * Adding group 'man' to your system ...
831 * - Groupid: 15
832 * Messages for package acct-group/sshd-0-r1:
833 * Log file: /var/tmp/catalyst/tmp/acct-group:sshd-0-r1:20221128-060737.log
834 * Adding group 'sshd' to your system ...
835 * - Groupid: 22
836 * Messages for package sys-apps/baselayout-2.9:
837 * Log file: /var/tmp/catalyst/tmp/sys-apps:baselayout-2.9:20221128-060737.log
838 * After updating /etc/profile, please run
839 * env-update && . /etc/profile
840 * Please run env-update then log out and back in to
841 * update your path.
842 * Messages for package acct-user/root-0-r1:
843 * Log file: /var/tmp/catalyst/tmp/acct-user:root-0-r1:20221128-061056.log
844 * User root already exists; Not touching existing user
845 * due to set ACCT_USER_NO_MODIFY.
846 * Messages for package acct-user/systemd-journal-remote-0-r1:
847 * Log file: /var/tmp/catalyst/tmp/acct-user:systemd-journal-remote-0-r1:20221128-061056.log
848 * Updating shell for user 'systemd-journal-remote' ...
849 * - Shell: /sbin/nologin
850 * Messages for package acct-user/systemd-coredump-0-r1:
851 * Log file: /var/tmp/catalyst/tmp/acct-user:systemd-coredump-0-r1:20221128-061056.log
852 * Updating shell for user 'systemd-coredump' ...
853 * - Shell: /sbin/nologin
854 * Messages for package acct-user/systemd-network-0-r1:
855 * Log file: /var/tmp/catalyst/tmp/acct-user:systemd-network-0-r1:20221128-061056.log
856 * Updating shell for user 'systemd-network' ...
857 * - Shell: /sbin/nologin
858 * Messages for package acct-user/systemd-oom-0:
859 * Log file: /var/tmp/catalyst/tmp/acct-user:systemd-oom-0:20221128-061056.log
860 * Updating shell for user 'systemd-oom' ...
861 * - Shell: /sbin/nologin
862 * Messages for package acct-user/systemd-resolve-0-r1:
863 * Log file: /var/tmp/catalyst/tmp/acct-user:systemd-resolve-0-r1:20221128-061057.log
864 * Updating shell for user 'systemd-resolve' ...
865 * - Shell: /sbin/nologin
866 * Messages for package acct-user/systemd-timesync-0-r1:
867 * Log file: /var/tmp/catalyst/tmp/acct-user:systemd-timesync-0-r1:20221128-061057.log
868 * Updating shell for user 'systemd-timesync' ...
869 * - Shell: /sbin/nologin
870 * Messages for package acct-user/messagebus-0-r1:
871 * Log file: /var/tmp/catalyst/tmp/acct-user:messagebus-0-r1:20221128-061057.log
872 * Updating shell for user 'messagebus' ...
873 * - Shell: /sbin/nologin
874 * Messages for package acct-user/man-1-r1:
875 * Log file: /var/tmp/catalyst/tmp/acct-user:man-1-r1:20221128-061057.log
876 * Adding user 'man' to your system ...
877 * - Userid: 13
878 * - Shell: /sbin/nologin
879 * - Home: /dev/null
880 * - Groups: man
881 * - GECOS: added by portage for man
882 * Updating comment for user 'man' ...
883 * - Comment: System user; man
884 * Messages for package acct-user/portage-0:
885 * Log file: /var/tmp/catalyst/tmp/acct-user:portage-0:20221128-061057.log
886 * Updating shell for user 'portage' ...
887 * - Shell: /sbin/nologin
888 * Messages for package acct-user/sshd-0-r1:
889 * Log file: /var/tmp/catalyst/tmp/acct-user:sshd-0-r1:20221128-061057.log
890 * Adding user 'sshd' to your system ...
891 * - Userid: 22
892 * - Shell: /sbin/nologin
893 * - Home: /var/empty
894 * - Groups: sshd
895 * - GECOS: added by portage for sshd
896 * Updating comment for user 'sshd' ...
897 * - Comment: User for ssh
898 * Messages for package acct-user/nobody-0:
899 * Log file: /var/tmp/catalyst/tmp/acct-user:nobody-0:20221128-061222.log
900 * Updating shell for user 'nobody' ...
901 * - Shell: /sbin/nologin
902 * Messages for package sys-apps/coreutils-9.1-r1:
903 * Log file: /var/tmp/catalyst/tmp/sys-apps:coreutils-9.1-r1:20221128-061358.log
904 * Make sure you run 'hash -r' in your active shells.
905 * You should also re-source your shell settings for LS_COLORS
906 * changes, such as: source /etc/profile
907 * Messages for package sys-libs/pam-1.5.2-r2:
908 * Log file: /var/tmp/catalyst/tmp/sys-libs:pam-1.5.2-r2:20221128-061550.log
909 * Some software with pre-loaded PAM libraries might experience
910 * warnings or failures related to missing symbols and/or versions
911 * after any update. While unfortunate this is a limit of the
912 * implementation of PAM and the software, and it requires you to
913 * restart the software manually after the update.
914 *
915 * You can get a list of such software running a command like
916 * lsof / | grep -E -i 'del.*libpam\.so'
917 *
918 * Alternatively, simply reboot your system.
919 * Messages for package sys-apps/util-linux-2.37.4:
920 * Log file: /var/tmp/catalyst/tmp/sys-apps:util-linux-2.37.4:20221128-061753.log
921 * The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
922 * Messages for package net-misc/rsync-3.2.4-r3:
923 * Log file: /var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-061807.log
924 * ERROR: net-misc/rsync-3.2.4-r3::gentoo failed (compile phase):
925 * emake failed
926 *
927 * If you need support, post the output of `emerge --info '=net-misc/rsync-3.2.4-r3::gentoo'`,
928 * the complete build log and the output of `emerge -pqv '=net-misc/rsync-3.2.4-r3::gentoo'`.
929 * The complete build log is located at '/var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-061807.log'.
930 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/build.log'.
931 * The ebuild environment file is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/environment'.
932 * Working directory: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
933 * S: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
934
935
936
937
938
939
940
941
942
943
944
945
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 06:18:34 -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 06:18:34 -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 623.63user 216.18system 11:50.33elapsed 118%CPU (0avgtext+0avgdata 1507756maxresident)k
1000 94526inputs+2602800outputs (2387major+51395332minor)pagefaults 0swaps
1001
1002
1003
1004 Full build log at /tmp/catalyst-auto.20221127T233152Z.Qiug9D/log/llvm_stage3-systemd.log